qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH for-2.7 0/3] More s390x fixes for 2.7


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH for-2.7 0/3] More s390x fixes for 2.7
Date: Mon, 18 Jul 2016 16:09:10 +0200

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

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