qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Subject: [PULL 0/6] Fix s390x crash and clean up container images
Date: Fri, 17 May 2024 14:25:46 +0200	[thread overview]
Message-ID: <20240517122552.584215-1-thuth@redhat.com> (raw)

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



             reply	other threads:[~2024-05-17 12:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 12:25 Thomas Huth [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240517122552.584215-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).