On Thu, 2015-12-17 at 17:28 +0100, Michal Privoznik wrote: > > > Andrea Bolognani (6): > > pci: Remove redundant parameter from virPCIDeviceBindToStub() > > pci: Remove 'reprobe' parameter from virPCIDeviceUnbind() > > pci: Introduce virPCIStubDriver enumeration > > hostdev: Mark PCI devices as inactive as they're detached > > hostdev: Only rollback detach of managed devices on error > > hostdev: Emit debug messages while handling PCI hostdevs > > > > src/libvirt_private.syms | 2 + > > src/libxl/libxl_driver.c | 3 +- > > src/qemu/qemu_driver.c | 6 +-- > > src/util/virhostdev.c | 107 ++++++++++++++++++++++++++++++----------------- > > src/util/virpci.c | 102 ++++++++++++++++++++++---------------------- > > src/util/virpci.h | 18 +++++--- > > src/xen/xen_driver.c | 3 +- > > tests/virhostdevtest.c | 5 ++- > > tests/virpcitest.c | 35 ++++++++++------ > > 9 files changed, 163 insertions(+), 118 deletions(-) > > ACK series, although before pushing I expect some answers in 3/6. Pushed after v2 3/6 was ACKed and having squashed in the improvement suggested by Laine. Cheers. -- Andrea Bolognani Software Engineer - Virtualization Team -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list