softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
[qemu/kevin.git] / hw / hyperv / Kconfig
blob3fbfe41c9e558089bbbd535c160c35bda1a6ce9b
1 config HYPERV
2     bool
3     depends on KVM
5 config HYPERV_TESTDEV
6     bool
7     default y if TEST_DEVICES
8     depends on HYPERV
10 config VMBUS
11     bool
12     default y
13     depends on HYPERV