mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-30 19:15:42 +00:00 
			
		
		
		
	 d8701185f4
			
		
	
	
		d8701185f4
		
	
	
	
	
		
			
			Signed-off-by: Jon Doron <arilou@gmail.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Message-Id: <20220216102500.692781-5-arilou@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config HYPERV
 | |
|     bool
 | |
|     depends on KVM
 | |
| 
 | |
| config HYPERV_TESTDEV
 | |
|     bool
 | |
|     default y if TEST_DEVICES
 | |
|     depends on HYPERV
 | |
| 
 | |
| config VMBUS
 | |
|     bool
 | |
|     default y
 | |
|     depends on HYPERV
 | |
| 
 | |
| config SYNDBG
 | |
|     bool
 | |
|     default y
 | |
|     depends on VMBUS
 |