public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v6] MSI-X MMIO support in userspace for assigned devices
@ 2010-12-22  9:25 Sheng Yang
  2010-12-22  9:25 ` [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 @ 2010-12-22  9:25 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: Michael S. Tsirkin, kvm, Sheng Yang

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


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

end of thread, other threads:[~2010-12-22  9:25 UTC | newest]

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