 fdeccf932d
			
		
	
	
		fdeccf932d
		
	
	
	
	
		
			
			In order to facilitate the reorganization of qemu-doc.texi content, as well as the conversion to rST/Sphinx, split it in multiple .texi files that are included from docs/system. The "other devices" section is renamed to ivshmem and placed last. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20200228153619.9906-6-peter.maydell@linaro.org Message-id: 20200226113034.6741-6-pbonzini@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			14 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @node pcsys_quickstart
 | |
| @section Quick Start
 | |
| @cindex quick start
 | |
| 
 | |
| Download and uncompress a hard disk image with Linux installed (e.g.
 | |
| @file{linux.img}) and type:
 | |
| 
 | |
| @example
 | |
| @value{qemu_system} linux.img
 | |
| @end example
 | |
| 
 | |
| Linux should boot and give you a prompt.
 | |
| 
 |