More s390x patches. The first ones are fixes: A regression, missed compat and a missed part of the SIMD support. The others contain optimizations and cleanup.
Christian Borntraeger (1): s390x/kvm: Fix vector validity bit in device machine checks Cornelia Huck (2): s390x/virtio-ccw: fix 2.4 virtio compat s390x: flagify mcic values David Hildenbrand (5): s390x: unify device reset during subsystem_reset() s390x/ipl: we always have an ipl device s390x: machine reset function with new ipl cpu handling s390x: reset crypto only on clear reset and QEMU reset s390x/cmma: clean up cmma reset Tony Krowiak (1): util/qemu-config: fix missing machine command line options hw/s390x/ipl.c | 53 +++++++++++++++++++------------------ hw/s390x/ipl.h | 5 +++- hw/s390x/s390-virtio-ccw.c | 44 +++++++++++++++++++------------ hw/s390x/s390-virtio.c | 15 +++++++++++ hw/s390x/s390-virtio.h | 1 + target-s390x/cpu.h | 65 ++++++++++++++++++++++++++++++++++++++++++---- target-s390x/kvm.c | 32 ++++++++++++++++------- target-s390x/misc_helper.c | 12 ++++----- util/qemu-config.c | 8 ++++++ 9 files changed, 168 insertions(+), 67 deletions(-) -- 2.6.1