qemu-s390x
[Top][All Lists]
Advanced

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

[PULL for-5.2 0/3] s390x fixes


From: Cornelia Huck
Subject: [PULL for-5.2 0/3] s390x fixes
Date: Thu, 19 Nov 2020 11:23:22 +0100

The following changes since commit b696f2c6ba8c92ffb5eca49b88a5c7276d0a3e1e:

  Merge remote-tracking branch 
'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging (2020-11-18 
13:42:42 +0000)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20201119

for you to fetch changes up to a4e2fff1b104f2b235ea2673968d0b0383f541dc:

  s390x/pci: fix endianness issues (2020-11-18 16:59:29 +0100)

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

----------------------------------------------------------------

Collin L. Walling (1):
  s390/kvm: fix diag318 propagation and reset functionality

Cornelia Huck (1):
  s390x/pci: fix endianness issues

Matthew Rosato (1):
  s390x/pci: Unregister listeners before destroying IOMMU address space

 hw/s390x/s390-pci-bus.c         | 17 ++++++++++++-----
 hw/s390x/s390-pci-inst.c        | 16 ++++++++++++++--
 hw/s390x/s390-pci-vfio.c        | 12 ++++++------
 hw/s390x/s390-virtio-ccw.c      |  4 ++++
 include/hw/s390x/s390-pci-clp.h |  8 ++++----
 target/s390x/cpu.c              |  7 +++++++
 target/s390x/cpu.h              |  1 +
 target/s390x/kvm-stub.c         |  4 ++++
 target/s390x/kvm.c              | 22 +++++++++++++++++-----
 target/s390x/kvm_s390x.h        |  1 +
 10 files changed, 70 insertions(+), 22 deletions(-)

-- 
2.26.2




reply via email to

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