public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] qemu: ioeventfd for virtio-ccw.
@ 2013-02-25 15:28 Cornelia Huck
  2013-02-25 15:28 ` [PATCH v3 1/2] linux-headers: Update with ioeventfd changes Cornelia Huck
  2013-02-25 15:28 ` [PATCH v3 2/2] virtio-ccw: Wire up ioeventfd Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2013-02-25 15:28 UTC (permalink / raw)
  To: Alexander Graf
  Cc: qemu-devel, Christian Borntraeger, Jens Freimann, KVM, linux-s390

Here's the current version of my patch enabling ioeventfds for virtio-ccw.

The linux-headers patch only adds the new flag for ioeventfds.

Wiring up ioeventfds has improved performance drastically (up to twice
as fast for a simple dd). Notifier support is something we plan to do
next.

Please consider applying if this makes sense.

v2 -> v3:
- Adapt to changed ioeventfd interface again.
v1 -> v2:
- Adapt to changed ioeventfd interface.

Cornelia Huck (2):
  linux-headers: Update with ioeventfd changes.
  virtio-ccw: Wire up ioeventfd.

 hw/s390x/css.c            |   2 +-
 hw/s390x/css.h            |   1 +
 hw/s390x/virtio-ccw.c     | 114 ++++++++++++++++++++++++++++++++++++++++++++++
 hw/s390x/virtio-ccw.h     |   7 +++
 linux-headers/linux/kvm.h |   3 ++
 target-s390x/cpu.h        |  16 +++++++
 target-s390x/kvm.c        |  19 ++++++++
 7 files changed, 161 insertions(+), 1 deletion(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2013-02-25 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 15:28 [PATCH v3 0/2] qemu: ioeventfd for virtio-ccw Cornelia Huck
2013-02-25 15:28 ` [PATCH v3 1/2] linux-headers: Update with ioeventfd changes Cornelia Huck
2013-02-25 15:28 ` [PATCH v3 2/2] virtio-ccw: Wire up ioeventfd Cornelia Huck

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