Jan 31
2023
KVM add device
Add hostdev for VF in <devices>. In <source>/<address> use physical address for VF
<hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0000' bus='0x5e' slot='0x0e' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x07' slot='0x01' function='0x0'/> </hostdev>