mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 92229a57bb
			
		
	
	
		92229a57bb
		
	
	
	
	
		
			
			move kvm related accelerator files into accel/ subdirectory, also create one stub subdirectory, which will include accelerator's stub files. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <1496383606-18060-5-git-send-email-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			2 lines
		
	
	
		
			31 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			31 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-$(CONFIG_KVM) += kvm-all.o
 |