mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 e8eee8d3d9
			
		
	
	
		e8eee8d3d9
		
	
	
	
	
		
			
			Now that target-i386.rst has a place to list documentation of machines other than the 'pc' machine, we have a place we can move the microvm documentation to. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
		
			
				
	
	
		
			33 lines
		
	
	
		
			701 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			701 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _QEMU-PC-System-emulator:
 | |
| 
 | |
| x86 System emulator
 | |
| -------------------
 | |
| 
 | |
| .. _pcsys_005fdevices:
 | |
| 
 | |
| Board-specific documentation
 | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | |
| 
 | |
| ..
 | |
|    This table of contents should be kept sorted alphabetically
 | |
|    by the title text of each file, which isn't the same ordering
 | |
|    as an alphabetical sort by filename.
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 1
 | |
| 
 | |
|    i386/microvm
 | |
|    i386/pc
 | |
| 
 | |
| .. include:: cpu-models-x86.rst.inc
 | |
| 
 | |
| .. _pcsys_005freq:
 | |
| 
 | |
| OS requirements
 | |
| ~~~~~~~~~~~~~~~
 | |
| 
 | |
| On x86_64 hosts, the default set of CPU features enabled by the KVM
 | |
| accelerator require the host to be running Linux v4.5 or newer. Red Hat
 | |
| Enterprise Linux 7 is also supported, since the required
 | |
| functionality was backported.
 |