xref: /qemu/hw/i386/Kconfig (revision 82f51817)
1config SEV
2    bool
3
4config I440FX
5    bool
6
7config ISAPC
8    bool
9
10config Q35
11    bool
12
13config VTD
14    bool
15
16config AMD_IOMMU
17    bool
18
19config VMPORT
20    bool
21
22config VMMOUSE
23    bool
24