 1a82878a08
			
		
	
	
		1a82878a08
		
	
	
	
	
		
			
			Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			177 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			177 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
| softmmu_ss.add(files('accel.c'))
 | |
| specific_ss.add(when: ['CONFIG_SOFTMMU', 'CONFIG_POSIX'], if_true: files('qtest.c'))
 | |
| 
 | |
| subdir('kvm')
 | |
| subdir('tcg')
 | |
| subdir('xen')
 | |
| subdir('stubs')
 |