qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Fix s390x crash and clean up container images
@ 2024-05-17 12:25 Thomas Huth
  2024-05-17 12:25 ` [PULL 1/6] tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes Thomas Huth
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Thomas Huth @ 2024-05-17 12:25 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson

The following changes since commit 85ef20f1673feaa083f4acab8cf054df77b0dbed:

  Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into staging (2024-05-16 10:02:56 +0200)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2024-05-17

for you to fetch changes up to bebe9603fcb072dcdb7fb22005781b3582a4d701:

  hw/intc/s390_flic: Fix crash that occurs when saving the machine state (2024-05-17 11:18:32 +0200)

----------------------------------------------------------------
* Fix s390x crash when doing migration / savevm
* Decrease size of CI containers by removing unnecessary packages

----------------------------------------------------------------
Philippe Mathieu-Daudé (1):
      tests/lcitool: Remove 'xfsprogs' from QEMU

Thomas Huth (5):
      tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
      tests/lcitool: Remove g++ from the containers (except for the MinGW one)
      tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
      tests/docker/dockerfiles: Update container files with "lcitool-refresh"
      hw/intc/s390_flic: Fix crash that occurs when saving the machine state

 hw/intc/s390_flic.c                                   |  2 +-
 tests/docker/dockerfiles/alpine.docker                |  4 ----
 tests/docker/dockerfiles/centos9.docker               |  4 ----
 tests/docker/dockerfiles/debian-amd64-cross.docker    |  4 ----
 tests/docker/dockerfiles/debian-arm64-cross.docker    |  4 ----
 tests/docker/dockerfiles/debian-armel-cross.docker    |  4 ----
 tests/docker/dockerfiles/debian-armhf-cross.docker    |  4 ----
 tests/docker/dockerfiles/debian-i686-cross.docker     |  4 ----
 tests/docker/dockerfiles/debian-mips64el-cross.docker |  4 ----
 tests/docker/dockerfiles/debian-mipsel-cross.docker   |  4 ----
 tests/docker/dockerfiles/debian-ppc64el-cross.docker  |  4 ----
 tests/docker/dockerfiles/debian-riscv64-cross.docker  |  3 ---
 tests/docker/dockerfiles/debian-s390x-cross.docker    |  4 ----
 tests/docker/dockerfiles/debian.docker                |  4 ----
 tests/docker/dockerfiles/fedora-win64-cross.docker    |  2 +-
 tests/docker/dockerfiles/fedora.docker                |  4 ----
 tests/docker/dockerfiles/opensuse-leap.docker         |  4 ----
 tests/docker/dockerfiles/ubuntu2204.docker            |  4 ----
 tests/lcitool/projects/qemu-minimal.yml               |  1 -
 tests/lcitool/projects/qemu-win-installer.yml         |  4 ++++
 tests/lcitool/projects/qemu.yml                       | 18 ++++++++----------
 tests/lcitool/refresh                                 |  5 +++--
 22 files changed, 17 insertions(+), 78 deletions(-)
 create mode 100644 tests/lcitool/projects/qemu-win-installer.yml



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

end of thread, other threads:[~2024-05-18 13:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 12:25 [PULL 0/6] Fix s390x crash and clean up container images Thomas Huth
2024-05-17 12:25 ` [PULL 1/6] tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes Thomas Huth
2024-05-17 12:25 ` [PULL 2/6] tests/lcitool: Remove 'xfsprogs' from QEMU Thomas Huth
2024-05-17 12:25 ` [PULL 3/6] tests/lcitool: Remove g++ from the containers (except for the MinGW one) Thomas Huth
2024-05-17 12:25 ` [PULL 4/6] tests/lcitool/projects/qemu.yml: Sort entries alphabetically again Thomas Huth
2024-05-17 12:25 ` [PULL 5/6] tests/docker/dockerfiles: Update container files with "lcitool-refresh" Thomas Huth
2024-05-17 12:25 ` [PULL 6/6] hw/intc/s390_flic: Fix crash that occurs when saving the machine state Thomas Huth
2024-05-18 13:25 ` [PULL 0/6] Fix s390x crash and clean up container images Richard Henderson

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