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; 7+ 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] 7+ messages in thread
* [PATCH 0/5] MSI-X mask support for assigned device on userspace
@ 2010-10-20  8:29 Sheng Yang
  2010-10-20  8:29 ` [PATCH 4/5] qemu-kvm: device assignment: emulate MSI-X mask bits Sheng Yang
  0 siblings, 1 reply; 7+ messages in thread
From: Sheng Yang @ 2010-10-20  8:29 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: Michael S. Tsirkin, kvm, Sheng Yang

Sheng Yang (5):
  qemu-kvm: Add kvm_enable_cap() interface for x86
  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: device assignment: Enable in-kernel MSI-X mask support

 hw/device-assignment.c |  239 ++++++++++++++++++++++++++++++++++++++++++------
 qemu-kvm.c             |   25 +++++
 qemu-kvm.h             |   12 +++
 3 files changed, 246 insertions(+), 30 deletions(-)


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

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

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2010-10-20  8:29 [PATCH 0/5] MSI-X mask support for assigned device on userspace Sheng Yang
2010-10-20  8:29 ` [PATCH 4/5] qemu-kvm: device assignment: emulate MSI-X mask bits Sheng Yang

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