Re: [libvirt] [PATCH] network: better validation of devices in hostdev network pool

2017-03-27 Thread Michal Privoznik
On 25.03.2017 19:00, Laine Stump wrote: This adds a few validations to the devices listed for a hostdev network: * devices must be listed by PCI address, not by netdev name * listing a device by PCI address is valid only for hostdev networks, not for other types of network (e.g. macvtap passt

[libvirt] [PATCH] network: better validation of devices in hostdev network pool

2017-03-26 Thread Laine Stump
This adds a few validations to the devices listed for a hostdev network: * devices must be listed by PCI address, not by netdev name * listing a device by PCI address is valid only for hostdev networks, not for other types of network (e.g. macvtap passthrough). * each device in a hostdev pool