| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | :orphan: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ..
 | 
					
						
							|  |  |  |    This file is the skeleton for the qemu.1 manpage. It mostly
 | 
					
						
							|  |  |  |    should simply include the .rst.inc files corresponding to the
 | 
					
						
							|  |  |  |    parts of the documentation that go in the manpage as well as the
 | 
					
						
							|  |  |  |    HTML manual.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 15:58:12 +02:00
										 |  |  | =======================
 | 
					
						
							|  |  |  | QEMU User Documentation
 | 
					
						
							|  |  |  | =======================
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 17:33:27 +02:00
										 |  |  | --------
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | Synopsis
 | 
					
						
							|  |  |  | --------
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. parsed-literal::
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |    |qemu_system| [options] [disk_image]
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 17:33:27 +02:00
										 |  |  | -----------
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | Description
 | 
					
						
							|  |  |  | -----------
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. include:: target-i386-desc.rst.inc
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 17:33:27 +02:00
										 |  |  | -------
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | Options
 | 
					
						
							|  |  |  | -------
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | disk_image is a raw hard disk image for IDE hard disk 0. Some targets do
 | 
					
						
							|  |  |  | not need a disk image.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-12-13 22:17:07 +08:00
										 |  |  | When dealing with options parameters as arbitrary strings containing
 | 
					
						
							|  |  |  | commas, such as in "file=my,file" and "string=a,b", it's necessary to
 | 
					
						
							|  |  |  | double the commas. For instance,"-fw_cfg name=z,string=a,,b" will be
 | 
					
						
							|  |  |  | parsed as "-fw_cfg name=z,string=a,b".
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | .. hxtool-doc:: qemu-options.hx
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. include:: keys.rst.inc
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. include:: mux-chardev.rst.inc
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 17:33:27 +02:00
										 |  |  | -----
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | Notes
 | 
					
						
							|  |  |  | -----
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .. include:: device-url-syntax.rst.inc
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-09-07 17:33:27 +02:00
										 |  |  | --------
 | 
					
						
							| 
									
										
										
										
											2020-02-28 15:36:15 +00:00
										 |  |  | See also
 | 
					
						
							|  |  |  | --------
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The HTML documentation of QEMU for more precise information and Linux
 | 
					
						
							|  |  |  | user mode emulator invocation.
 |