aboutsummaryrefslogtreecommitdiff
path: root/accel/Kconfig
blob: 4263cab72272ed4eb5a583730d7865259e6d6948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
config WHPX
    bool

config NVMM
    bool

config HVF
    bool

config TCG
    bool

config KVM
    bool

config XEN
    bool
    select FSDEV_9P if VIRTFS
    select PCI_EXPRESS_GENERIC_BRIDGE
    select XEN_BUS