public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v8] qemu-kvm: MSI-X MMIO support for assigned device
@ 2011-01-30  5:12 Sheng Yang
  2011-01-30  5:12 ` [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-01-30  5:12 UTC (permalink / raw)
  To: Marcelo Tosatti, Avi Kivity; +Cc: Michael S. Tsirkin, kvm, Sheng Yang

Update with kernel patches v8.

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


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

end of thread, other threads:[~2011-01-30  5:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-30  5:12 [PATCH 0/4 v8] qemu-kvm: MSI-X MMIO support for assigned device Sheng Yang
2011-01-30  5:12 ` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit Sheng Yang
2011-01-30  5:12 ` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support Sheng Yang
2011-01-30  5:12 ` [PATCH 3/4] qemu-kvm: Header file update for MSI-X " Sheng Yang
2011-01-30  5:12 ` [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