qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] target/sh4: Disable decode_gusa when plugins enabled
@ 2023-08-24 18:12 Richard Henderson
  2023-08-24 18:12 ` [PATCH 1/2] accel/tcg: Add plugin_enabled to DisasContextBase Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2023-08-24 18:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.bennee

Alex, perhaps this will DTRT for your plugin test case.

r~

Richard Henderson (2):
  accel/tcg: Add plugin_enabled to DisasContextBase
  target/sh4: Disable decode_gusa when plugins enabled

 include/exec/translator.h |  2 ++
 accel/tcg/translator.c    |  1 +
 target/sh4/translate.c    | 41 +++++++++++++++++++++++++++------------
 3 files changed, 32 insertions(+), 12 deletions(-)

-- 
2.34.1



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 18:12 [RFC PATCH 0/2] target/sh4: Disable decode_gusa when plugins enabled Richard Henderson
2023-08-24 18:12 ` [PATCH 1/2] accel/tcg: Add plugin_enabled to DisasContextBase Richard Henderson
2023-08-24 18:12 ` [PATCH 2/2] target/sh4: Disable decode_gusa when plugins enabled Richard Henderson
2023-08-30 18:44 ` [RFC PATCH 0/2] " 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).