Update version for v9.2.0-rc0 release
[qemu/kevin.git] / docs / system / target-i386.rst
blobab7af1a75d6e07f8afbcf88b3b818b60cdfcf965
1 .. _QEMU-PC-System-emulator:
3 x86 System emulator
4 -------------------
6 Board-specific documentation
7 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9 ..
10    This table of contents should be kept sorted alphabetically
11    by the title text of each file, which isn't the same ordering
12    as an alphabetical sort by filename.
14 .. toctree::
15    :maxdepth: 1
17    i386/pc
18    i386/microvm
19    i386/nitro-enclave
21 Architectural features
22 ~~~~~~~~~~~~~~~~~~~~~~
24 .. toctree::
25    :maxdepth: 1
27    i386/cpu
28    i386/hyperv
29    i386/xen
30    i386/xenpvh
31    i386/kvm-pv
32    i386/sgx
33    i386/amd-memory-encryption
35 OS requirements
36 ~~~~~~~~~~~~~~~
38 On x86_64 hosts, the default set of CPU features enabled by the KVM
39 accelerator require the host to be running Linux v4.5 or newer. Red Hat
40 Enterprise Linux 7 is also supported, since the required
41 functionality was backported.