qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v7 0/2] s390: virtio-ccw transport.


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH v7 0/2] s390: virtio-ccw transport.
Date: Thu, 24 Jan 2013 16:28:59 +0100

Hi,

here's the next iteration of virtio-ccw and s390-ccw-virtio
support, with comments addressed and rebased against s390-next.

Cornelia Huck (2):
  s390: Add new channel I/O based virtio transport.
  s390: Add s390-ccw-virtio machine.

 hw/s390-virtio.h           |   1 +
 hw/s390x/Makefile.objs     |   2 +
 hw/s390x/s390-virtio-ccw.c | 134 +++++++
 hw/s390x/virtio-ccw.c      | 966 +++++++++++++++++++++++++++++++++++++++++++++
 hw/s390x/virtio-ccw.h      |  98 +++++
 trace-events               |   4 +
 6 files changed, 1205 insertions(+)
 create mode 100644 hw/s390x/s390-virtio-ccw.c
 create mode 100644 hw/s390x/virtio-ccw.c
 create mode 100644 hw/s390x/virtio-ccw.h

-- 
1.7.12.4




reply via email to

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