public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/2] s390: virtio-ccw transport.
@ 2013-01-24 16:08 Cornelia Huck
  2013-01-24 16:08 ` [PATCH 1/2] s390: Add new channel I/O based virtio transport Cornelia Huck
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cornelia Huck @ 2013-01-24 16:08 UTC (permalink / raw)
  To: qemu-devel, KVM, linux-s390
  Cc: Marcelo Tosatti, Gleb Natapov, Anthony Liguori,
	Christian Borntraeger, Carsten Otte, Alexander Graf,
	Heiko Carstens, Martin Schwidefsky, Sebastian Ott,
	Andreas Färber

Hi,

patches against s390-next again, with coding style fixes.

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      | 960 +++++++++++++++++++++++++++++++++++++++++++++
 hw/s390x/virtio-ccw.h      |  98 +++++
 trace-events               |   4 +
 6 files changed, 1199 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


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

end of thread, other threads:[~2013-01-25 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 16:08 [PATCH v8 0/2] s390: virtio-ccw transport Cornelia Huck
2013-01-24 16:08 ` [PATCH 1/2] s390: Add new channel I/O based virtio transport Cornelia Huck
2013-01-24 16:08 ` [PATCH 2/2] s390: Add s390-ccw-virtio machine Cornelia Huck
2013-01-24 16:17 ` [PATCH v8 0/2] s390: virtio-ccw transport Alexander Graf
2013-01-25 12:37   ` Cornelia Huck
2013-01-25 12:40     ` Alexander Graf

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