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