Richard Henderson 36bc99bc78 plugins: Use translator_st for qemu_plugin_insn_data
Use the bytes that we record for the entire TB, rather than
a per-insn GByteArray.  Record the length of the insn in
plugin_gen_insn_end rather than infering from the length
of the array.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-05-15 08:55:18 +02:00
..
2024-05-03 15:47:48 +02:00
2024-01-26 12:19:35 +00:00
2023-12-19 19:03:38 +01:00
2023-10-17 15:20:53 +02:00
2023-09-15 13:57:00 +00:00
2023-05-23 15:20:15 +08:00
2024-01-10 06:58:50 +00:00
2023-09-06 11:19:33 +02:00
2023-08-31 19:47:43 +02:00
2023-04-24 11:29:00 +02:00
2024-01-30 21:20:20 +03:00
2023-11-03 09:20:31 +01:00
2023-04-27 16:39:43 +02:00
2024-05-06 10:19:10 -07:00