xref: /qemu/hw/remote/Kconfig (revision 5a5110d290c0f2dca3d98c608b0ec9a01d2181b9)
1config MULTIPROCESS
2    bool
3    depends on PCI && PCI_EXPRESS && KVM
4    select REMOTE_PCIHOST
5
6config VFIO_USER_SERVER
7    bool
8    depends on MULTIPROCESS
9