aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
blob: c851e2b5ab336950cd7bf34d0047b28f7bfbe2d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
config SEV
    bool

config I440FX
    bool

config ISAPC
    bool

config Q35
    bool

config VTD
    bool

config AMD_IOMMU
    bool

config VMPORT
    bool

config VMMOUSE
    bool