Here are some s390x patches that have accumulated at my end: - fixup for the cpu model patches - support for READ_STATUS, which has been accepted into the upcoming virtio 1.1 standard - update MAINTAINERS file pattern
Christian Borntraeger (2): s390x/kvm: disable cpu model for the 2.7 machine QMP: fixup typos and whitespace damage Pierre Morel (2): virtio-ccw: respond to READ_STATUS command virtio-ccw: set revision 2 as maximal revision number Sascha Silbe (1): MAINTAINERS: update s390 machine file patterns MAINTAINERS | 3 +++ hw/s390x/s390-virtio-ccw.c | 17 +++++++++++++++++ hw/s390x/virtio-ccw.c | 20 ++++++++++++++++++++ hw/s390x/virtio-ccw.h | 3 ++- include/hw/s390x/s390-virtio-ccw.h | 3 +++ qapi-schema.json | 8 ++++---- target-s390x/kvm.c | 2 +- 7 files changed, 50 insertions(+), 6 deletions(-) -- 2.9.3