qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Various fixes
@ 2023-05-02 10:18 Thomas Huth
  2023-05-02 10:18 ` [PULL 1/3] tests/qtest: Disable the spice test of readconfig-test on FreeBSD Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2023-05-02 10:18 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson; +Cc: Alexander Bulekov

 Hi Richard!

The following changes since commit 7c18f2d663521f1b31b821a13358ce38075eaf7d:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2023-04-29 23:07:17 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2023-05-02

for you to fetch changes up to 7915bd06f25e1803778081161bf6fa10c42dc7cd:

  async: avoid use-after-free on re-entrancy guard (2023-05-02 10:03:26 +0200)

----------------------------------------------------------------
* Fix the failing FreeBSD job in our CI
* Run the tpm-tis-i2c-test only if TCG is enabled
* Fix a use-after-free problem in the new reentracy checking code

----------------------------------------------------------------
Alexander Bulekov (1):
      async: avoid use-after-free on re-entrancy guard

Fabiano Rosas (1):
      tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG

Thomas Huth (1):
      tests/qtest: Disable the spice test of readconfig-test on FreeBSD

 tests/qtest/readconfig-test.c |  6 +++---
 util/async.c                  | 14 ++++++++------
 tests/qtest/meson.build       |  3 ++-
 3 files changed, 13 insertions(+), 10 deletions(-)



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

end of thread, other threads:[~2023-05-02 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-02 10:18 [PULL 0/3] Various fixes Thomas Huth
2023-05-02 10:18 ` [PULL 1/3] tests/qtest: Disable the spice test of readconfig-test on FreeBSD Thomas Huth
2023-05-02 10:18 ` [PULL 2/3] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG Thomas Huth
2023-05-02 10:18 ` [PULL 3/3] async: avoid use-after-free on re-entrancy guard Thomas Huth
2023-05-02 18:30 ` [PULL 0/3] Various fixes 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).