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