qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH 0/5] s390x/kvm: various fixes
Date: Tue, 6 Jun 2017 20:29:10 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]