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