qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix deadlock with plugins reset/uninstall
@ 2025-04-04  3:20 Pierrick Bouvier
  2025-04-04  3:20 ` [PATCH 1/2] plugins/loader: fix deadlock when resetting/uninstalling a plugin Pierrick Bouvier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pierrick Bouvier @ 2025-04-04  3:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Mahmoud Mandour, philmd, Pierrick Bouvier,
	Alexandre Iooss

We first fix the issue reported in [1].
We then add a test plugin making sure we don't regress in the future.

[1] https://gitlab.com/qemu-project/qemu/-/issues/2901

Pierrick Bouvier (2):
  plugins/loader: fix deadlock when resetting/uninstalling a plugin
  tests/tcg/plugins: add plugin to test reset and uninstall

 plugins/loader.c              |  2 +-
 tests/tcg/plugins/reset.c     | 73 +++++++++++++++++++++++++++++++++++
 tests/tcg/plugins/meson.build |  2 +-
 3 files changed, 75 insertions(+), 2 deletions(-)
 create mode 100644 tests/tcg/plugins/reset.c

-- 
2.39.5



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

end of thread, other threads:[~2025-04-04 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04  3:20 [PATCH 0/2] fix deadlock with plugins reset/uninstall Pierrick Bouvier
2025-04-04  3:20 ` [PATCH 1/2] plugins/loader: fix deadlock when resetting/uninstalling a plugin Pierrick Bouvier
2025-04-04 13:02   ` Philippe Mathieu-Daudé
2025-04-04  3:20 ` [PATCH 2/2] tests/tcg/plugins: add plugin to test reset and uninstall Pierrick Bouvier
2025-04-04 12:08 ` [PATCH 0/2] fix deadlock with plugins reset/uninstall Alex Bennée

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