qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] Misc patches (s390x, build env, clean-ups)
@ 2025-04-30 18:50 Thomas Huth
  2025-04-30 18:50 ` [PULL 1/9] target/s390x: Introduce constant when checking if PV header couldn't be decrypted Thomas Huth
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Thomas Huth @ 2025-04-30 18:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

The following changes since commit 73d29ea2417b58ca55fba1aa468ba38e3607b583:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2025-04-27 12:47:23 -0400)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2025-04-30

for you to fetch changes up to dce324fa06b358ccb01bf35611b6fc53b1f56b96:

  docs/devel/build-environment: enhance MSYS2 instructions (2025-04-30 20:44:20 +0200)

----------------------------------------------------------------
* Extend s390x diagnose call 308 subcode 10 to return more information
* Make valgrind support configurable
* Drop support for Python 3.8
* Some other misc cosmetic changes

----------------------------------------------------------------
Daniel P. Berrangé (1):
      meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flag

Gautam Gala (3):
      target/s390x: Introduce constant when checking if PV header couldn't be decrypted
      target/s390x: Introduce function when exiting PV
      target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode

Philippe Mathieu-Daudé (1):
      hw/rtc/mc146818rtc: Drop pre-v3 migration stream support

Pierrick Bouvier (1):
      docs/devel/build-environment: enhance MSYS2 instructions

Thomas Huth (3):
      Drop support for Python 3.8
      tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
      meson.build: Put the D-Bus summary into the UI section

 docs/about/build-platforms.rst         |  2 +-
 docs/devel/build-environment.rst       |  4 +--
 configure                              | 14 ++++----
 meson.build                            | 15 ++++++--
 hw/s390x/ipl.h                         |  6 ++--
 target/s390x/kvm/pv.h                  | 26 ++++++++++----
 hw/rtc/mc146818rtc.c                   | 18 +++++-----
 hw/s390x/ipl.c                         | 11 +++---
 hw/s390x/s390-virtio-ccw.c             | 14 ++++----
 target/s390x/kvm/pv.c                  | 66 ++++++++++++++++++++++------------
 meson_options.txt                      |  2 ++
 python/Makefile                        |  8 ++---
 python/setup.cfg                       |  7 ++--
 python/tests/minreqs.txt               |  2 +-
 scripts/meson-buildoptions.sh          |  3 ++
 scripts/qapi/mypy.ini                  |  2 +-
 tests/docker/dockerfiles/python.docker |  1 -
 tests/functional/test_ppc64_pseries.py |  1 +
 18 files changed, 126 insertions(+), 76 deletions(-)



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-05-06 13:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 18:50 [PULL 0/9] Misc patches (s390x, build env, clean-ups) Thomas Huth
2025-04-30 18:50 ` [PULL 1/9] target/s390x: Introduce constant when checking if PV header couldn't be decrypted Thomas Huth
2025-04-30 18:50 ` [PULL 2/9] target/s390x: Introduce function when exiting PV Thomas Huth
2025-04-30 18:50 ` [PULL 3/9] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode Thomas Huth
2025-04-30 18:50 ` [PULL 4/9] meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flag Thomas Huth
2025-04-30 18:50 ` [PULL 5/9] Drop support for Python 3.8 Thomas Huth
2025-04-30 18:50 ` [PULL 6/9] tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary Thomas Huth
2025-04-30 18:50 ` [PULL 7/9] meson.build: Put the D-Bus summary into the UI section Thomas Huth
2025-04-30 18:50 ` [PULL 8/9] hw/rtc/mc146818rtc: Drop pre-v3 migration stream support Thomas Huth
2025-04-30 18:50 ` [PULL 9/9] docs/devel/build-environment: enhance MSYS2 instructions Thomas Huth
2025-05-06 13:57 ` [PULL 0/9] Misc patches (s390x, build env, clean-ups) Stefan Hajnoczi

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