qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC PATCH v2 0/2] qemu: ioeventfd for virtio-ccw.


From: Cornelia Huck
Subject: [Qemu-devel] [RFC PATCH v2 0/2] qemu: ioeventfd for virtio-ccw.
Date: Fri, 22 Feb 2013 13:09:58 +0100

Here's the next version of ioeventfd support for virtio-ccw, again
against master.

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 |   2 +
 target-s390x/cpu.h        |  16 +++++++
 target-s390x/kvm.c        |  18 ++++++++
 7 files changed, 159 insertions(+), 1 deletion(-)

-- 
1.7.12.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]