Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
hw
/
remote
/
Kconfig
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
text
8 lines
158 Bytes
Copy permalink
Copy
Raw
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