You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/hyperv/Kconfig

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