qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] virtio-ccw patches as of 2013/06/24


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH 0/3] virtio-ccw patches as of 2013/06/24
Date: Mon, 24 Jun 2013 12:59:02 +0200

Hi,

the following patches are currently sitting in

git://github.com/cohuck/qemu virtio-ccw-upstr

First, a bugfix for rebooting.

Second, the wiring up of ioeventfds and enablement of notifiers.

Christian Borntraeger (1):
  s390/virtio-ccw: Fix virtio reset

Cornelia Huck (2):
  virtio-ccw: Wire up ioeventfd.
  virtio-ccw: Wire up guest and host notifies.

 hw/s390x/css.c        |    2 +-
 hw/s390x/css.h        |    1 +
 hw/s390x/virtio-ccw.c |  207 +++++++++++++++++++++++++++++++++++++++++++++++++
 hw/s390x/virtio-ccw.h |    8 ++
 target-s390x/cpu.h    |   16 ++++
 target-s390x/kvm.c    |   19 +++++
 6 files changed, 252 insertions(+), 1 deletion(-)

-- 
1.7.9.5




reply via email to

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