]> Git Repo - qemu.git/blob - hw/hyperv/Kconfig
qcow2.py: add licensing blurb
[qemu.git] / hw / hyperv / Kconfig
1 config HYPERV
2     bool
3     depends on KVM
4
5 config HYPERV_TESTDEV
6     bool
7     default y if TEST_DEVICES
8     depends on HYPERV
This page took 0.025598 seconds and 4 git commands to generate.