subuk / vmango

Your own personal IaaS cloud
https://vmango.org
MIT License
323 stars 55 forks source link

PCI passthrough #49

Open subuk opened 4 years ago

subuk commented 4 years ago

Ability to passthrough specified pci host device to vm.

Add hostdev with vfio driver to devices xml section of vm. Host configuration process should be documented in readme. New configuration option to limit device list. New pretty page with available host devices. Display attached devices somewhere on the vm details page (parse hostdev element).