Building and testing are two separate topics, so let's split the testing into a separate category and move the related files into a separate folder. Message-ID: <20240830133841.142644-42-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
		
			
				
	
	
		
			15 lines
		
	
	
		
			292 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			292 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
QEMU Build System
 | 
						|
-----------------
 | 
						|
 | 
						|
Details about how QEMU's build system works. You will need to understand
 | 
						|
some of the basics if you are adding new files and targets to the build.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 3
 | 
						|
 | 
						|
   build-system
 | 
						|
   kconfig
 | 
						|
   docs
 | 
						|
   qapi-code-gen
 | 
						|
   control-flow-integrity
 |