Drop the frankly misleading quickstart section for a more rounded introduction section. This new section gives an overview of the accelerators as well as a high level introduction to some of the key features of the emulator. We also expand on a general form for a QEMU command line with a hopefully not too scary worked example of what this looks like. Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Message-Id: <20230124180127.1881110-23-alex.bennee@linaro.org>
		
			
				
	
	
		
			41 lines
		
	
	
		
			690 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			690 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _System Emulation:
 | |
| 
 | |
| ----------------
 | |
| System Emulation
 | |
| ----------------
 | |
| 
 | |
| This section of the 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.
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 3
 | |
| 
 | |
|    introduction
 | |
|    invocation
 | |
|    device-emulation
 | |
|    keys
 | |
|    mux-chardev
 | |
|    monitor
 | |
|    images
 | |
|    virtio-net-failover
 | |
|    linuxboot
 | |
|    generic-loader
 | |
|    guest-loader
 | |
|    barrier
 | |
|    vnc-security
 | |
|    tls
 | |
|    secrets
 | |
|    authz
 | |
|    gdb
 | |
|    replay
 | |
|    managed-startup
 | |
|    bootindex
 | |
|    cpu-hotplug
 | |
|    pr-manager
 | |
|    targets
 | |
|    security
 | |
|    multi-process
 | |
|    confidential-guest-support
 |