All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] s390: virtio-ccw transport.
@ 2013-01-24 15:28 Cornelia Huck
  2013-01-24 15:29 ` [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 15:28 UTC (permalink / raw)
  To: qemu-devel, KVM, linux-s390
  Cc: Carsten Otte, Anthony Liguori, Gleb Natapov, Sebastian Ott,
	Marcelo Tosatti, Heiko Carstens, Alexander Graf,
	Christian Borntraeger, Martin Schwidefsky, Andreas Färber

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v8 0/2] s390: virtio-ccw transport.
@ 2013-01-24 16:08 Cornelia Huck
  2013-01-24 16:08 ` [PATCH 2/2] s390: Add s390-ccw-virtio machine Cornelia Huck
  0 siblings, 1 reply; 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-24 16:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 15:28 [PATCH v7 0/2] s390: virtio-ccw transport Cornelia Huck
2013-01-24 15:29 ` [PATCH 1/2] s390: Add new channel I/O based virtio transport Cornelia Huck
2013-01-24 15:29 ` [PATCH 2/2] s390: Add s390-ccw-virtio machine Cornelia Huck
2013-01-24 15:34   ` Andreas Färber
2013-01-24 15:43 ` [PATCH v7 0/2] s390: virtio-ccw transport Alexander Graf
  -- strict thread matches above, loose matches on Subject: below --
2013-01-24 16:08 [PATCH v8 " Cornelia Huck
2013-01-24 16:08 ` [PATCH 2/2] s390: Add s390-ccw-virtio machine Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.