[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches

Halil Pasic posted 3 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171201143136.62497-1-pasic@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
There is a newer version of this series
hw/s390x/3270-ccw.c        |  2 +-
hw/s390x/css-bridge.c      | 11 +++++++++++
hw/s390x/css.c             | 28 ++++------------------------
hw/s390x/s390-ccw.c        |  2 +-
hw/s390x/s390-virtio-ccw.c |  7 +++++--
hw/s390x/virtio-ccw.c      |  2 +-
include/hw/s390x/css.h     | 12 ++++--------
qemu-doc.texi              |  8 ++++++++
qemu-options.hx            |  8 +++++++-
9 files changed, 42 insertions(+), 38 deletions(-)
[Qemu-devel] [PATCH 0/3] unrestrict cssids related patches
Posted by Halil Pasic 6 years, 4 months ago
Hi all!

This serises is a follow up of:
* [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
* [RFC PATCH 1/1] s390x: deprecate s390-squash-mcss

See the commit messages and cover letters of the individual
patches for more details.

Halil Pasic (3):
  s390x/css: unrestrict cssids
  s390x/css: advertise unrestricted cssids
  s390x: deprecate s390-squash-mcss machine prop

 hw/s390x/3270-ccw.c        |  2 +-
 hw/s390x/css-bridge.c      | 11 +++++++++++
 hw/s390x/css.c             | 28 ++++------------------------
 hw/s390x/s390-ccw.c        |  2 +-
 hw/s390x/s390-virtio-ccw.c |  7 +++++--
 hw/s390x/virtio-ccw.c      |  2 +-
 include/hw/s390x/css.h     | 12 ++++--------
 qemu-doc.texi              |  8 ++++++++
 qemu-options.hx            |  8 +++++++-
 9 files changed, 42 insertions(+), 38 deletions(-)

-- 
2.13.5