qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] virtio-ccw: new status accessor in device


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH 0/2] virtio-ccw: new status accessor in device
Date: Mon, 11 Apr 2016 13:23:22 +0200

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




reply via email to

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