[Qemu-devel] [PATCH 0/5] s390x/kvm: various fixes

Christian Borntraeger posted 5 patches 8 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1496773755-53343-1-git-send-email-borntraeger@de.ibm.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
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(-)
[Qemu-devel] [PATCH 0/5] s390x/kvm: various fixes
Posted by Christian Borntraeger 8 years, 5 months ago
Here is a bunch of fixes. Most have been on the list already,
"fence off MIDA" was not posted before. I plan to submit a
pull request on Thursday or Friday.

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(-)

-- 
2.7.4