Since the last s390x pull, we have accumulated more patches.
- We have noticed a problem similar to what came up with virtio-mmio
  and scsi. The fix is the same: Provide a dev_path - which
  unfortunately can only be done for new machines.
- We forgot to propagate one orb bit (that was not checked by
  Linux). While we're at it, add some comments to explain the
  code flow.

Cornelia Huck (1):
  s390x/css: provide a dev_path for css devices

Sascha Silbe (2):
  s390x/css: copy CCW format bit from ORB to SCSW
  s390x/css: sch_handle_start_func() handles resume, too

 hw/s390x/css-bridge.c         | 26 +++++++++++++++++++++++++-
 hw/s390x/css.c                |  5 +++++
 hw/s390x/s390-virtio-ccw.c    |  4 ++++
 include/hw/s390x/css-bridge.h |  7 +++++++
 4 files changed, 41 insertions(+), 1 deletion(-)

-- 
2.9.1


Reply via email to