 ce9fc5834c
			
		
	
	
		ce9fc5834c
		
	
	
	
	
		
			
			Move the section on PC peripherals together with other targets. While some x86-specific information remains in the main system emulation chapter, it can be tackled more easily a section at a time. 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-7-peter.maydell@linaro.org Message-id: 20200226113034.6741-7-pbonzini@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
			
				
	
	
		
			14 lines
		
	
	
		
			261 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			261 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @node pcsys_quickstart
 | |
| @section Quick Start
 | |
| @cindex quick start
 | |
| 
 | |
| Download and uncompress a PC 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.
 | |
| 
 |