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