repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
[qemu/kevin.git]
/
hw
/
hyperv
/
Kconfig
blob
3fbfe41c9e558089bbbd535c160c35bda1a6ce9b
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
9
10
config VMBUS
11
bool
12
default y
13
depends on HYPERV