These patches are all independent. Patch 1 & 2 fix serious usability bugs. Patches 3-6 are more subtle things that Markus was able to find with Coverity. Patch 1 fixes https://bugs.launchpad.net/qemu/+bug/875723 I also tested https://bugs.launchpad.net/qemu/+bug/877155 but I'm unable to reproduce. An 82576 VF works just fine in a Windows 2008 guest with this patch series. Thanks, Alex --- Alex Williamson (6): pci-assign: Harden I/O port test pci-assign: Remove bogus PCIe lnkcap wmask setting pci-assign: Fix PCIe lnkcap pci-assign: Fix PCI_EXP_FLAGS_TYPE shift pci-assign: Fix I/O port pci-assign: Fix device removal hw/device-assignment.c | 137 ++++++++++++++++++++---------------------------- 1 files changed, 57 insertions(+), 80 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html