target/arm: Enable FEAT_CSV2_2 for -cpu max
[qemu.git] / docs / system / target-i386.rst
blob96bf54889a829d5c648093499d99bad465529e87
1 .. _QEMU-PC-System-emulator:
3 x86 System emulator
4 -------------------
6 .. _pcsys_005fdevices:
8 Board-specific documentation
9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12    This table of contents should be kept sorted alphabetically
13    by the title text of each file, which isn't the same ordering
14    as an alphabetical sort by filename.
16 .. toctree::
17    :maxdepth: 1
19    i386/microvm
20    i386/pc
22 Architectural features
23 ~~~~~~~~~~~~~~~~~~~~~~
25 .. toctree::
26    :maxdepth: 1
28    i386/cpu
29    i386/kvm-pv
30    i386/sgx
31    i386/amd-memory-encryption
33 .. _pcsys_005freq:
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.