target-i386.rst 831 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .. _QEMU-PC-System-emulator:
  2. x86 System emulator
  3. -------------------
  4. Board-specific documentation
  5. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. ..
  7. This table of contents should be kept sorted alphabetically
  8. by the title text of each file, which isn't the same ordering
  9. as an alphabetical sort by filename.
  10. .. toctree::
  11. :maxdepth: 1
  12. i386/pc
  13. i386/microvm
  14. i386/nitro-enclave
  15. Architectural features
  16. ~~~~~~~~~~~~~~~~~~~~~~
  17. .. toctree::
  18. :maxdepth: 1
  19. i386/cpu
  20. i386/hyperv
  21. i386/xen
  22. i386/xenpvh
  23. i386/kvm-pv
  24. i386/sgx
  25. i386/amd-memory-encryption
  26. OS requirements
  27. ~~~~~~~~~~~~~~~
  28. On x86_64 hosts, the default set of CPU features enabled by the KVM
  29. accelerator require the host to be running Linux v4.5 or newer. Red Hat
  30. Enterprise Linux 7 is also supported, since the required
  31. functionality was backported.