mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 085d9afc68
			
		
	
	
		085d9afc68
		
	
	
	
	
		
			
			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
 |