Update with kernel patches v7.

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  |  275 ++++++++++++++++++++++++++++++++++++++++------
 hw/device-assignment.h  |    5 +-
 kvm/include/linux/kvm.h |   21 ++++
 qemu-kvm.c              |   54 +++++++++
 qemu-kvm.h              |   18 +++
 5 files changed, 336 insertions(+), 37 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to