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

config HAX
    bool

config HVF
    bool

config TCG
    bool

config KVM
    bool

config XEN
    bool
    select FSDEV_9P if VIRTFS