[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/4] s390x and misc patches for 9.0-rc0
From: |
Thomas Huth |
Subject: |
[PULL 0/4] s390x and misc patches for 9.0-rc0 |
Date: |
Mon, 18 Mar 2024 18:56:51 +0100 |
Hi Peter!
The following changes since commit ba49d760eb04630e7b15f423ebecf6c871b8f77b:
Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu
into staging (2024-03-13 15:12:14 +0000)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2024-03-18
for you to fetch changes up to aebe0a8552e8d419c8103e60e593f2778eab41c4:
travis-ci: Rename SOFTMMU -> SYSTEM (2024-03-18 17:18:05 +0100)
----------------------------------------------------------------
* Clarify s390x CPU topology docs and CPU compatibility error messages
* Improve the Sparc CPU help text
* Rename SOFTMMU to SYSTEM in the travis.yml file
----------------------------------------------------------------
Claudio Fontana (2):
docs/s390: clarify even more that cpu-topology is KVM-only
target/s390x: improve cpu compatibility check error message
Philippe Mathieu-Daudé (1):
travis-ci: Rename SOFTMMU -> SYSTEM
Thomas Huth (1):
target/sparc/cpu: Improve the CPU help text
docs/system/introduction.rst | 2 ++
docs/system/s390x/cpu-topology.rst | 14 ++++++++------
target/s390x/cpu_models.c | 22 +++++++++++++++-------
target/sparc/cpu.c | 5 +++--
.travis.yml | 8 ++++----
5 files changed, 32 insertions(+), 19 deletions(-)
- [PULL 0/4] s390x and misc patches for 9.0-rc0,
Thomas Huth <=
- [PULL 1/4] docs/s390: clarify even more that cpu-topology is KVM-only, Thomas Huth, 2024/03/18
- [PULL 2/4] target/s390x: improve cpu compatibility check error message, Thomas Huth, 2024/03/18
- [PULL 3/4] target/sparc/cpu: Improve the CPU help text, Thomas Huth, 2024/03/18
- [PULL 4/4] travis-ci: Rename SOFTMMU -> SYSTEM, Thomas Huth, 2024/03/18
- Re: [PULL 0/4] s390x and misc patches for 9.0-rc0, Peter Maydell, 2024/03/19