[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL for-5.0 0/2] s390x fixes and documentation
From: |
Cornelia Huck |
Subject: |
[PULL for-5.0 0/2] s390x fixes and documentation |
Date: |
Mon, 23 Mar 2020 13:49:21 +0100 |
The following changes since commit 29e0855c5af62bbb0b0b6fed792e004dad92ba95:
Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into
staging (2020-03-22 21:00:38 +0000)
are available in the Git repository at:
https://github.com/cohuck/qemu tags/s390x-20200323
for you to fetch changes up to 7722837369eb1c7e808021d79da68afa0c01c26f:
s390/ipl: fix off-by-one in update_machine_ipl_properties() (2020-03-23
12:36:27 +0100)
----------------------------------------------------------------
- fix an off-by-one in the ipl code
- s390x documentation reordering
----------------------------------------------------------------
Cornelia Huck (1):
Documentation: create/move s390x documentation
Halil Pasic (1):
s390/ipl: fix off-by-one in update_machine_ipl_properties()
MAINTAINERS | 5 +++--
docs/system/index.rst | 1 -
docs/system/{ => s390x}/vfio-ap.rst | 0
docs/system/target-s390x.rst | 26 ++++++++++++++++++++++++++
docs/system/targets.rst | 1 +
hw/s390x/ipl.c | 2 +-
6 files changed, 31 insertions(+), 4 deletions(-)
rename docs/system/{ => s390x}/vfio-ap.rst (100%)
create mode 100644 docs/system/target-s390x.rst
--
2.21.1
- [PULL for-5.0 0/2] s390x fixes and documentation,
Cornelia Huck <=