We all know the QEMU command line can become a fiendishly complex beast. Lets gently prepare our user for the horrors to come by referencing where other example command lines can be found in the manual. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210305092328.31792-3-alex.bennee@linaro.org>
		
			
				
	
	
		
			31 lines
		
	
	
		
			661 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			661 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _system-targets-ref:
 | 
						|
 | 
						|
QEMU System Emulator Targets
 | 
						|
============================
 | 
						|
 | 
						|
QEMU is a generic emulator and it emulates many machines. Most of the
 | 
						|
options are similar for all machines. Specific information about the
 | 
						|
various targets are mentioned in the following sections.
 | 
						|
 | 
						|
Contents:
 | 
						|
 | 
						|
..
 | 
						|
   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::
 | 
						|
 | 
						|
   target-arm
 | 
						|
   target-avr
 | 
						|
   target-m68k
 | 
						|
   target-mips
 | 
						|
   target-ppc
 | 
						|
   target-riscv
 | 
						|
   target-rx
 | 
						|
   target-s390x
 | 
						|
   target-sparc
 | 
						|
   target-sparc64
 | 
						|
   target-i386
 | 
						|
   target-xtensa
 |