public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v9] qemu-kvm: MSI-X MMIO support for assigned device
@ 2011-02-18  8:55 Sheng Yang
  2011-02-18  8:55 ` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit Sheng Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sheng Yang @ 2011-02-18  8:55 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Michael S. Tsirkin, Sheng Yang

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-02-18  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-18  8:55 [PATCH 0/4 v9] qemu-kvm: MSI-X MMIO support for assigned device Sheng Yang
2011-02-18  8:55 ` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit Sheng Yang
2011-02-18  8:55 ` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support Sheng Yang
2011-02-18  8:55 ` [PATCH 3/4] qemu-kvm: Header file update for MSI-X " Sheng Yang
2011-02-18  8:55 ` [PATCH 4/4] qemu-kvm: MSI-X MMIO support for assigned device Sheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox