[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches

Christian Borntraeger posted 7 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1499177279-131407-1-git-send-email-borntraeger@de.ibm.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
MAINTAINERS                  |   8 +-
hw/intc/s390_flic.c          |  32 +++-
hw/intc/s390_flic_kvm.c      |  31 +++-
hw/s390x/3270-ccw.c          |   1 +
hw/s390x/ccw-device.c        |  10 ++
hw/s390x/ccw-device.h        |   4 +
hw/s390x/css.c               | 378 +++++++++++++++++++++++++------------------
hw/s390x/virtio-ccw.c        | 160 +++++++++---------
include/hw/s390x/css.h       |  12 +-
include/hw/s390x/s390_flic.h |   5 +
target/s390x/cpu.h           |   6 +-
target/s390x/cpu_models.c    |  62 ++++++-
12 files changed, 456 insertions(+), 253 deletions(-)
[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
Posted by Christian Borntraeger 6 years, 9 months ago
This is what I have queued for s390x.

Cornelia Huck (1):
  s390x/MAINTAINERS: Update my email address

Dong Jia Shi (1):
  s390x/3270: fix instruction interception handler

Halil Pasic (3):
  s390x: vmstatify config migration for virtio-ccw
  s390x: fix error propagation in kvm-flic's realize
  s390x: fix realize inheritance for kvm-flic

QingFeng Hao (1):
  virtio-scsi-ccw: use ioeventfd even when KVM is disabled

Viktor Mihajlovski (1):
  s390x: return unavailable features via query-cpu-definitions

 MAINTAINERS                  |   8 +-
 hw/intc/s390_flic.c          |  32 +++-
 hw/intc/s390_flic_kvm.c      |  31 +++-
 hw/s390x/3270-ccw.c          |   1 +
 hw/s390x/ccw-device.c        |  10 ++
 hw/s390x/ccw-device.h        |   4 +
 hw/s390x/css.c               | 378 +++++++++++++++++++++++++------------------
 hw/s390x/virtio-ccw.c        | 160 +++++++++---------
 include/hw/s390x/css.h       |  12 +-
 include/hw/s390x/s390_flic.h |   5 +
 target/s390x/cpu.h           |   6 +-
 target/s390x/cpu_models.c    |  62 ++++++-
 12 files changed, 456 insertions(+), 253 deletions(-)

-- 
2.7.4