qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Optional fixes for inclusion into QEMU 7.2.0-rc4
@ 2022-12-04  7:30 Thomas Huth
  2022-12-04  7:30 ` [PULL 1/3] tests/qtest/migration-test: Fix unlink error and memory leaks Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2022-12-04  7:30 UTC (permalink / raw)
  To: Stefan Hajnoczi, qemu-devel

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



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

end of thread, other threads:[~2022-12-04 23:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-04  7:30 [PULL 0/3] Optional fixes for inclusion into QEMU 7.2.0-rc4 Thomas Huth
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

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