xref: /openbmc/qemu/accel/Kconfig (revision bc5ee6da7122f6fe93ed07241a44315a331487e9)
1config TCG
2    bool
3
4config KVM
5    bool
6
7config XEN
8    bool
9    select FSDEV_9P if VIRTFS
10