From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, Cornelia Huck <cohuck@redhat.com>,
qemu-devel@nongnu.org
Subject: [PULL for-5.2 0/3] s390x fixes
Date: Thu, 19 Nov 2020 11:23:22 +0100 [thread overview]
Message-ID: <20201119102325.1314765-1-cohuck@redhat.com> (raw)
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
next reply other threads:[~2020-11-19 10:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-19 10:23 Cornelia Huck [this message]
2020-11-19 10:23 ` [PULL for-5.2 1/3] s390/kvm: fix diag318 propagation and reset functionality Cornelia Huck
2020-11-19 10:23 ` [PULL for-5.2 2/3] s390x/pci: Unregister listeners before destroying IOMMU address space Cornelia Huck
2020-11-19 10:23 ` [PULL for-5.2 3/3] s390x/pci: fix endianness issues Cornelia Huck
2020-11-19 11:49 ` [PULL for-5.2 0/3] s390x fixes Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201119102325.1314765-1-cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).