Peter,

The following changes since commit 0748b3526e8cb78b9cd64208426bfc3d54a72b04:

  Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging 
(2017-05-30 14:15:15 +0100)

are available in the git repository at:

  ssh://g...@github.com/borntraeger/qemu.git tags/s390x-20170608

for you to fetch changes up to fbe8202ea81519a42855830059ccc8e10b58dfa5:

  s390x/cpumodel: improve defintion search without an IBC (2017-06-06 10:50:40 
+0200)

----------------------------------------------------------------
s390x: misc fixes

bunch of fixes
- reject MIDA accesses for CCWs
- cpumodel fixes
- cross-build fix for bios
- migration improvements

----------------------------------------------------------------
Cornelia Huck (1):
      s390x/css: fence off MIDA

David Hildenbrand (2):
      s390x/cpumodel: take care of the cpuid format bit for KVM
      s390x/cpumodel: improve defintion search without an IBC

Greg Kurz (1):
      pc-bios/s390-ccw: use STRIP variable in Makefile

Halil Pasic (1):
      s390x/css: catch section mismatch on load

 hw/s390x/css.c            | 19 +++++++++++++++++++
 hw/s390x/virtio-ccw.c     |  6 +++++-
 include/hw/s390x/ioinst.h |  1 +
 pc-bios/s390-ccw/Makefile |  4 +++-
 target/s390x/cpu_models.c | 10 ++++++++++
 target/s390x/cpu_models.h | 10 +++++++---
 target/s390x/ioinst.c     |  4 ++++
 target/s390x/kvm.c        |  1 +
 8 files changed, 50 insertions(+), 5 deletions(-)


Reply via email to