qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes
Date: Thu, 13 Jul 2017 12:40:26 +0200

here are the remaining PCI patches also enabling AIS via KVM.
CPU model wise we do not put AIS in a default model for zEC12 and z13
since almost all distribution kernels do not have ais yet. This would
break -cpu zEC12 and -cpu z13 if QEMU is updated.

patches are against previous series.


Yi Min Zhao (3):
  s390x: initialize cpu firstly
  s390x/cpumodel: add zpci, aen and ais facilities
  s390x/flic: migrate ais states

 hw/intc/s390_flic.c             | 23 +++++++++++-
 hw/intc/s390_flic_kvm.c         | 78 +++++++++++++++++++++++++++++++++++++++--
 hw/s390x/s390-virtio-ccw.c      |  9 +++--
 include/hw/s390x/s390_flic.h    |  1 +
 target/s390x/cpu_features.c     |  3 ++
 target/s390x/cpu_features_def.h |  3 ++
 target/s390x/gen-features.c     |  5 +++
 target/s390x/kvm.c              |  7 ++++
 8 files changed, 122 insertions(+), 7 deletions(-)

-- 
2.7.4




reply via email to

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