Linux virtualization list
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio-ccw: new status accessor in device
@ 2016-04-11 11:23 Cornelia Huck
  2016-04-11 11:23 ` [PATCH 1/2] s390x/virtio-ccw: respond to READ_STATUS command Cornelia Huck
  2016-04-11 11:23 ` [PATCH 2/2] s390x/virtio-ccw: set revision 2 as maximum revision number Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2016-04-11 11:23 UTC (permalink / raw)
  To: virtio-dev, virtualization, qemu-devel

These patches implement the new read status command in qemu and bump
the revision to 2 (as this ccw is currently the only thing new with
that revision); see "[PATCH v2 1/1] ccw: add CCW_CMD_READ_STATUS"
for details.

Note that we'll need to add some compat machine handling when this
is added (not done here, as the machine level is not clear yet).

Changes from the RFC (back in September):
- removed stray ';' in patch 1
- rebased

Pierre Morel (2):
  s390x/virtio-ccw: respond to READ_STATUS command
  s390x/virtio-ccw: set revision 2 as maximum revision number

 hw/s390x/virtio-ccw.c | 20 ++++++++++++++++++++
 hw/s390x/virtio-ccw.h |  3 ++-
 2 files changed, 22 insertions(+), 1 deletion(-)

-- 
2.6.6

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

end of thread, other threads:[~2016-04-11 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 11:23 [PATCH 0/2] virtio-ccw: new status accessor in device Cornelia Huck
2016-04-11 11:23 ` [PATCH 1/2] s390x/virtio-ccw: respond to READ_STATUS command Cornelia Huck
2016-04-11 11:23 ` [PATCH 2/2] s390x/virtio-ccw: set revision 2 as maximum revision number Cornelia Huck

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