| 1 | .. _System Emulation: |
| 2 | |
| 3 | ---------------- |
| 4 | System Emulation |
| 5 | ---------------- |
| 6 | |
| 7 | This section of the manual is the overall guide for users using QEMU |
| 8 | for full system emulation (as opposed to user-mode emulation). |
| 9 | This includes working with hypervisors such as KVM, Xen |
| 10 | or Hypervisor.Framework. |
| 11 | |
| 12 | .. toctree:: |
| 13 | :maxdepth: 3 |
| 14 | |
| 15 | introduction |
| 16 | invocation |
| 17 | device-emulation |
| 18 | keys |
| 19 | mux-chardev |
| 20 | monitor |
| 21 | images |
| 22 | virtio-net-failover |
| 23 | linuxboot |
| 24 | generic-loader |
| 25 | guest-loader |
| 26 | barrier |
| 27 | vnc-security |
| 28 | tls |
| 29 | secrets |
| 30 | authz |
| 31 | gdb |
| 32 | replay |
| 33 | managed-startup |
| 34 | bootindex |
| 35 | cpu-hotplug |
| 36 | pr-manager |
| 37 | targets |
| 38 | security |
| 39 | multi-process |
| 40 | confidential-guest-support |
| 41 | igvm |
| 42 | nitro |
| 43 | whpx |
| 44 | vm-templating |
| 45 | sriov |
| 46 | qemu-colo |