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.
I posted a v2 for 3/6.
I'm also going to wait until tomorrow before pushing to give other
people a chance to take a look at 4/6 and 5/6 and weigh in.
Cheers.
--
Andrea Bolognani
Software Engineer - Virtualization Team