[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/8] s390x update
From: |
Cornelia Huck |
Subject: |
[PULL 0/8] s390x update |
Date: |
Fri, 5 Mar 2021 16:55:09 +0100 |
The following changes since commit c40ae5a3ee387b13116948cbfe7824f03311db7e:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
(2021-03-03 16:55:15 +0000)
are available in the Git repository at:
https://gitlab.com/cohuck/qemu.git tags/s390x-20210305
for you to fetch changes up to 39d5d1404ed695f4a1cd2b117a6cf2d92dd8e8b9:
target/s390x/kvm: Simplify debug code (2021-03-04 14:19:08 +0100)
----------------------------------------------------------------
some accumulated s390x fixes
----------------------------------------------------------------
Christian Borntraeger (1):
s390x/cpu_model: disallow unpack for --only-migratable
Cornelia Huck (1):
virtio-ccw: commands on revision-less devices
Eric Farman (1):
vfio-ccw: Do not read region ret_code after write
Halil Pasic (1):
hw/s390x: fix build for virtio-9p-ccw
Matthew Rosato (1):
s390x/pci: restore missing Query PCI Function CLP data
Philippe Mathieu-Daudé (1):
target/s390x/kvm: Simplify debug code
Pierre Morel (1):
css: SCHIB measurement block origin must be aligned
Thomas Huth (1):
target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE
section
hw/s390x/meson.build | 4 +++-
hw/s390x/s390-pci-inst.c | 5 +++++
hw/s390x/virtio-ccw.c | 21 ++++++++++++++-------
hw/vfio/ccw.c | 12 ++++++------
target/s390x/arch_dump.c | 4 +++-
target/s390x/cpu_models.c | 10 ++++++++++
target/s390x/ioinst.c | 6 ++++++
target/s390x/kvm.c | 3 +--
8 files changed, 48 insertions(+), 17 deletions(-)
--
2.26.2
- [PULL 0/8] s390x update,
Cornelia Huck <=
- [PULL 1/8] s390x/cpu_model: disallow unpack for --only-migratable, Cornelia Huck, 2021/03/05
- [PULL 3/8] hw/s390x: fix build for virtio-9p-ccw, Cornelia Huck, 2021/03/05
- [PULL 4/8] s390x/pci: restore missing Query PCI Function CLP data, Cornelia Huck, 2021/03/05
- [PULL 2/8] target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section, Cornelia Huck, 2021/03/05
- [PULL 5/8] virtio-ccw: commands on revision-less devices, Cornelia Huck, 2021/03/05
- [PULL 6/8] css: SCHIB measurement block origin must be aligned, Cornelia Huck, 2021/03/05
- [PULL 8/8] target/s390x/kvm: Simplify debug code, Cornelia Huck, 2021/03/05
- [PULL 7/8] vfio-ccw: Do not read region ret_code after write, Cornelia Huck, 2021/03/05
- Re: [PULL 0/8] s390x update, Peter Maydell, 2021/03/05