BTW: the first patch can be applied alone. 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 | 325 +++++++++++++++++++++++++++++++++++++++++------ hw/device-assignment.h | 9 +- kvm/include/linux/kvm.h | 22 +++ qemu-kvm.c | 50 +++++++ qemu-kvm.h | 18 +++ 5 files changed, 382 insertions(+), 42 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