xref: /qemu/docs/system/target-i386.rst (revision e8eee8d3d90690b73caac6b0059ad02ed1f170e6)
1324b2298SPaolo Bonzini.. _QEMU-PC-System-emulator:
2324b2298SPaolo Bonzini
37f0cff6eSPeter Maydellx86 System emulator
47f0cff6eSPeter Maydell-------------------
5324b2298SPaolo Bonzini
6324b2298SPaolo Bonzini.. _pcsys_005fdevices:
7324b2298SPaolo Bonzini
87f0cff6eSPeter MaydellBoard-specific documentation
97f0cff6eSPeter Maydell~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10324b2298SPaolo Bonzini
117f0cff6eSPeter Maydell..
127f0cff6eSPeter Maydell   This table of contents should be kept sorted alphabetically
137f0cff6eSPeter Maydell   by the title text of each file, which isn't the same ordering
147f0cff6eSPeter Maydell   as an alphabetical sort by filename.
157f0cff6eSPeter Maydell
167f0cff6eSPeter Maydell.. toctree::
177f0cff6eSPeter Maydell   :maxdepth: 1
187f0cff6eSPeter Maydell
19*e8eee8d3SPeter Maydell   i386/microvm
207f0cff6eSPeter Maydell   i386/pc
21324b2298SPaolo Bonzini
22324b2298SPaolo Bonzini.. include:: cpu-models-x86.rst.inc
23324b2298SPaolo Bonzini
24324b2298SPaolo Bonzini.. _pcsys_005freq:
25324b2298SPaolo Bonzini
26324b2298SPaolo BonziniOS requirements
27324b2298SPaolo Bonzini~~~~~~~~~~~~~~~
28324b2298SPaolo Bonzini
29324b2298SPaolo BonziniOn x86_64 hosts, the default set of CPU features enabled by the KVM
30324b2298SPaolo Bonziniaccelerator require the host to be running Linux v4.5 or newer. Red Hat
31324b2298SPaolo BonziniEnterprise Linux 7 is also supported, since the required
32324b2298SPaolo Bonzinifunctionality was backported.
33