qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

Kconfig (158B)


      1 config MULTIPROCESS
      2     bool
      3     depends on PCI && PCI_EXPRESS && KVM
      4     select REMOTE_PCIHOST
      5 
      6 config VFIO_USER_SERVER
      7     bool
      8     depends on MULTIPROCESS