mirror of https://gitee.com/openkylin/qemu.git
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
|