Update with kernel patches v9. Sheng Yang (4): qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit qemu-kvm: Ioctl for MSIX MMIO support qemu-kvm: Header file update for MSI-X MMIO support qemu-kvm: MSI-X MMIO support for assigned device hw/device-assignment.c | 284 +++++++++++++++++++++++++++++++++++++++++------ hw/device-assignment.h | 5 +- kvm/include/linux/kvm.h | 28 +++++ qemu-kvm.c | 60 ++++++++++ qemu-kvm.h | 26 +++++ 5 files changed, 366 insertions(+), 37 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