qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement
@ 2015-06-23 11:17 Cornelia Huck
  2015-06-23 11:17 ` [Qemu-devel] [PATCH 1/4] s390x/css: Add a callback for when subchannel gets disabled Cornelia Huck
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Cornelia Huck @ 2015-06-23 11:17 UTC (permalink / raw)
  To: mst; +Cc: Cornelia Huck, qemu-devel

Michael,

here's the virtio-ccw patches that Gerd had dropped due to conflicts
during his virtio-1 rebase. Patch 2 has been updated with my changes
to ensure big endian accesses (which was a separate patch before).

There might be more patches that were in my tree but are not yet upstream,
but I'm still digging myself out from under the post-vacation email pile.

I think these can still go into 2.4. Would you take them through your tree,
or should I take them through the s390x tree?

Cornelia Huck (2):
  s390x/virtio-ccw: support virtio-1 set_vq format
  s390x/virtio-ccw: enable virtio 1.0

Thomas Huth (2):
  s390x/css: Add a callback for when subchannel gets disabled
  s390x/virtio-ccw: add virtio set-revision call

 hw/s390x/css.c        |  12 +++
 hw/s390x/css.h        |   1 +
 hw/s390x/virtio-ccw.c | 212 ++++++++++++++++++++++++++++++++++++++++----------
 hw/s390x/virtio-ccw.h |   8 ++
 4 files changed, 190 insertions(+), 43 deletions(-)

-- 
2.3.8

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

end of thread, other threads:[~2015-06-25 13:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 11:17 [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 1/4] s390x/css: Add a callback for when subchannel gets disabled Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 2/4] s390x/virtio-ccw: add virtio set-revision call Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 3/4] s390x/virtio-ccw: support virtio-1 set_vq format Cornelia Huck
2015-06-23 11:17 ` [Qemu-devel] [PATCH 4/4] s390x/virtio-ccw: enable virtio 1.0 Cornelia Huck
2015-06-23 15:44 ` [Qemu-devel] [PATCH 0/4] virtio-ccw: virtio-1 enablement Michael S. Tsirkin
2015-06-23 16:36 ` Thomas Huth
2015-06-23 17:19   ` Cornelia Huck
2015-06-25 10:24     ` Cornelia Huck
2015-06-25 12:49       ` Michael S. Tsirkin
2015-06-25 13:16         ` Cornelia Huck
2015-06-23 21:00   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).