Here are some improvements for s390, available on https://github.com/cohuck/qemu.git s390-next
Two patches deal with address translation, one fixes a problem in the channel subsystem code. Cornelia Huck (1): s390x/css: Don't save orb in subchannel. Thomas Huth (2): s390x/helper: Fixed real-to-absolute address translation s390x/helper: Added format control bit to MMU translation hw/s390x/css.c | 21 +++++------- hw/s390x/css.h | 1 - hw/s390x/virtio-ccw.c | 1 - target-s390x/cpu.h | 4 +++ target-s390x/helper.c | 88 +++++++++++++++++++++++++++++++++++++------------ 5 files changed, 79 insertions(+), 36 deletions(-) -- 1.7.9.5