On 12/2/19 9:26 AM, Michal Privoznik wrote: > In near future we will have a list of PCI devices we want to > detach (held in virPCIDeviceListPtr) but we don't have > virDomainHostdevDefPtr. That's okay because > virHostdevPreparePCIDevices() works with virPCIDeviceListPtr > mostly anyway. And in very few places where it needs > virDomainHostdevDefPtr are not interesting for our case. > > Signed-off-by: Michal Privoznik <[email protected]> > ACKed-by: Peter Krempa <[email protected]> > --- > src/util/virhostdev.c | 48 +++++++++++++++++++++++++++++-------------- > 1 file changed, 33 insertions(+), 15 deletions(-)
Reviewed-by: Cole Robinson <[email protected]> - Cole -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
