Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201119' into staging
s390x fixes:
- fix propagation and reset for the new diag318 call
- fix hot-unplug for vfio-pci devices
- fix endianness issues in zPCI (regression fix)
# gpg: Signature made Thu 19 Nov 2020 10:15:58 GMT
# gpg: using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF
# gpg: issuer "cohuck@redhat.com"
# gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>" [unknown]
# gpg: aka "Cornelia Huck <huckc@linux.vnet.ibm.com>" [full]
# gpg: aka "Cornelia Huck <cornelia.huck@de.ibm.com>" [full]
# gpg: aka "Cornelia Huck <cohuck@kernel.org>" [unknown]
# gpg: aka "Cornelia Huck <cohuck@redhat.com>" [unknown]
# Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0 18CE DECF 6B93 C6F0 2FAF
* remotes/cohuck/tags/s390x-20201119:
s390x/pci: fix endianness issues
s390x/pci: Unregister listeners before destroying IOMMU address space
s390/kvm: fix diag318 propagation and reset functionality
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/s390x/s390-pci-bus.c 12 additions, 5 deletionshw/s390x/s390-pci-bus.c
- hw/s390x/s390-pci-inst.c 14 additions, 2 deletionshw/s390x/s390-pci-inst.c
- hw/s390x/s390-pci-vfio.c 6 additions, 6 deletionshw/s390x/s390-pci-vfio.c
- hw/s390x/s390-virtio-ccw.c 4 additions, 0 deletionshw/s390x/s390-virtio-ccw.c
- include/hw/s390x/s390-pci-clp.h 4 additions, 4 deletionsinclude/hw/s390x/s390-pci-clp.h
- target/s390x/cpu.c 7 additions, 0 deletionstarget/s390x/cpu.c
- target/s390x/cpu.h 1 addition, 0 deletionstarget/s390x/cpu.h
- target/s390x/kvm-stub.c 4 additions, 0 deletionstarget/s390x/kvm-stub.c
- target/s390x/kvm.c 17 additions, 5 deletionstarget/s390x/kvm.c
- target/s390x/kvm_s390x.h 1 addition, 0 deletionstarget/s390x/kvm_s390x.h
Loading
Please register or sign in to comment