public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5 v4] MSI-X mask support for userspace
@ 2010-11-11  7:51 Sheng Yang
  2010-11-11  7:51 ` [PATCH 1/5] qemu-kvm: device assignment: Reset MSI-X table mask bit as set Sheng Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sheng Yang @ 2010-11-11  7:51 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti, Michael S. Tsirkin; +Cc: kvm, Sheng Yang

Change from v3:
1. Enable legacy(without MSI-X mask support) userspace to tracking mask bit.
2. Rewrite follow new kernel API.

Sheng Yang (5):
  qemu-kvm: device assignment: Reset MSI-X table mask bit as set
  qemu-kvm: Ioctl for in-kernel mask support
  qemu-kvm: device assignment: Some clean up about MSI-X code
  qemu-kvm: device assignment: emulate MSI-X mask bits
  qemu-kvm: Header file update for MSI-X mask support

 hw/device-assignment.c  |  246 ++++++++++++++++++++++++++++++++++++++++-------
 hw/device-assignment.h  |    2 +-
 kvm/include/linux/kvm.h |   32 ++++++
 qemu-kvm.c              |   14 +++
 qemu-kvm.h              |    7 ++
 5 files changed, 266 insertions(+), 35 deletions(-)


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

end of thread, other threads:[~2010-11-11  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11  7:51 [PATCH 0/5 v4] MSI-X mask support for userspace Sheng Yang
2010-11-11  7:51 ` [PATCH 1/5] qemu-kvm: device assignment: Reset MSI-X table mask bit as set Sheng Yang
2010-11-11  7:51 ` [PATCH 2/5] qemu-kvm: Ioctl for in-kernel mask support Sheng Yang
2010-11-11  7:51 ` [PATCH 3/5] qemu-kvm: device assignment: Some clean up about MSI-X code Sheng Yang
2010-11-11  7:51 ` [PATCH 4/5] qemu-kvm: device assignment: emulate MSI-X mask bits Sheng Yang
2010-11-11  7:51 ` [PATCH 5/5] qemu-kvm: Header file update for MSI-X mask support Sheng Yang

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