mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 639090d850
			
		
	
	
		639090d850
		
	
	
	
	
		
			
			Adds documentation explaining the command-line arguments needed to use multi-process. Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com> Signed-off-by: John G Johnson <john.g.johnson@oracle.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 49f757a84e5dd6fae14b22544897d1124c5fdbad.1611938319.git.jag.raman@oracle.com [Move orphan docs/multi-process.rst document into docs/system/ and add it to index.rst to prevent Sphinx "document isn't included in any toctree" error. --Stefan] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
		
			
				
	
	
		
			42 lines
		
	
	
		
			703 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			703 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. This is the top level page for the 'system' manual.
 | |
| 
 | |
| 
 | |
| QEMU System Emulation User's Guide
 | |
| ==================================
 | |
| 
 | |
| This manual is the overall guide for users using QEMU
 | |
| for full system emulation (as opposed to user-mode emulation).
 | |
| This includes working with hypervisors such as KVM, Xen, Hax
 | |
| or Hypervisor.Framework.
 | |
| 
 | |
| Contents:
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 3
 | |
| 
 | |
|    quickstart
 | |
|    invocation
 | |
|    keys
 | |
|    mux-chardev
 | |
|    monitor
 | |
|    images
 | |
|    net
 | |
|    virtio-net-failover
 | |
|    usb
 | |
|    ivshmem
 | |
|    linuxboot
 | |
|    vnc-security
 | |
|    tls
 | |
|    gdb
 | |
|    managed-startup
 | |
|    cpu-hotplug
 | |
|    virtio-pmem
 | |
|    pr-manager
 | |
|    targets
 | |
|    security
 | |
|    multi-process
 | |
|    deprecated
 | |
|    removed-features
 | |
|    build-platforms
 | |
|    license
 |