All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>, qemu-devel@nongnu.org
Subject: [PULL 0/3] Optional fixes for inclusion into QEMU 7.2.0-rc4
Date: Sun,  4 Dec 2022 08:30:40 +0100	[thread overview]
Message-ID: <20221204073043.54402-1-thuth@redhat.com> (raw)

 Hi Stefan!

The following changes since commit c4ffd91aba1c3d878e99a3e7ba8aad4826728ece:

  Update VERSION for v7.2.0-rc3 (2022-11-29 18:15:26 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-12-04

for you to fetch changes up to c1966f515d9bb6d8ed7076f4bebdc45407700100:

  hw/display/next-fb: Fix comment typo (2022-12-03 22:07:07 +0100)

----------------------------------------------------------------
In case we're doing a rc4 before the release, I'd like to see
these three patches included. They contain:
* Fix for a potential undefined behavior in cleanup of migration-test
* Fix for a s390x instruction that causes Java to crash
* Fix for a typo in a comment in next-fb.c
All patches are rather small and self-contained and have been
properly reviewed, so I think it should be OK to still include
them at this point in time.

----------------------------------------------------------------
Evgeny Ermakov (1):
      hw/display/next-fb: Fix comment typo

Thomas Huth (2):
      tests/qtest/migration-test: Fix unlink error and memory leaks
      target/s390x/tcg: Fix and improve the SACF instruction

 target/s390x/tcg/insn-data.h.inc |  2 +-
 hw/display/next-fb.c             |  2 +-
 target/s390x/tcg/cc_helper.c     |  7 +++++++
 tests/qtest/migration-test.c     | 20 ++++++++++++++++----
 4 files changed, 25 insertions(+), 6 deletions(-)



             reply	other threads:[~2022-12-04  7:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04  7:30 Thomas Huth [this message]
2022-12-04  7:30 ` [PULL 1/3] tests/qtest/migration-test: Fix unlink error and memory leaks Thomas Huth
2022-12-04  7:30 ` [PULL 2/3] target/s390x/tcg: Fix and improve the SACF instruction Thomas Huth
2022-12-04  7:30 ` [PULL 3/3] hw/display/next-fb: Fix comment typo Thomas Huth
2022-12-04 23:47 ` [PULL 0/3] Optional fixes for inclusion into QEMU 7.2.0-rc4 Stefan Hajnoczi

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=20221204073043.54402-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.