All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
@ 2023-03-01  2:47 Richard Henderson
  2023-03-01  2:47 ` [PATCH 1/2] tcg: Clear " Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard Henderson @ 2023-03-01  2:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: cota, alex.bennee, aaron, frederic.petrot

Supercedes: <20230222043204.941336-1-cota@braap.org>
("[PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit")

Let's handle this as we do can_do_io, and reset the value in C.


r~


Richard Henderson (2):
  tcg: Clear plugin_mem_cbs on TB exit
  include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT

 include/qemu/plugin.h       | 4 ----
 accel/tcg/cpu-exec-common.c | 4 ++++
 accel/tcg/cpu-exec.c        | 5 +++--
 3 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-03-03 16:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-01  2:47 [PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit Richard Henderson
2023-03-01  2:47 ` [PATCH 1/2] tcg: Clear " Richard Henderson
2023-03-01 12:05   ` Emilio Cota
2023-03-02 18:47     ` Richard Henderson
2023-03-02 19:16     ` Richard Henderson
2023-03-01  2:47 ` [PATCH 2/2] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT Richard Henderson
2023-03-03 16:57 ` [PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit Alex Bennée

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.