mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 20:44:16 +00:00 
			
		
		
		
	 de1572ca49
			
		
	
	
		de1572ca49
		
	
	
	
	
		
			
			Rather than accumulating generally useful rST substitution definitions in individual rST files, create a defs.rst.inc where we can define these. To start with it has the |qemu_system| definition from qemu-block-drivers.rst. Add a comment noting a pitfall where putting literal markup in the definition of |qemu_system| makes it misrender manpage output; this means the point-of-use must handle the literal markup (which is almost always done by having it inside a parsed-literal block). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> Tested-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200228153619.9906-15-peter.maydell@linaro.org
		
			
				
	
	
		
			21 lines
		
	
	
		
			310 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			310 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| :orphan:
 | |
| 
 | |
| QEMU block drivers reference
 | |
| ============================
 | |
| 
 | |
| Synopsis
 | |
| --------
 | |
| 
 | |
| QEMU block driver reference manual
 | |
| 
 | |
| Description
 | |
| -----------
 | |
| 
 | |
| .. include:: qemu-block-drivers.rst.inc
 | |
| 
 | |
| See also
 | |
| --------
 | |
| 
 | |
| The HTML documentation of QEMU for more precise information and Linux
 | |
| user mode emulator invocation.
 |