On 2023/10/25 14:39, Akihiko Odaki wrote:
On 2023/10/25 1:48, Alex Bennée wrote:
Akihiko Odaki writes:
This avoids optimizations incompatible when reading registers.
Signed-off-by: Akihiko Odaki
---
accel/tcg/plugin-helpers.h | 3 ++-
include/exec/plugin-gen.h | 4 ++--
include/h
On 2023/10/25 1:48, Alex Bennée wrote:
Akihiko Odaki writes:
This avoids optimizations incompatible when reading registers.
Signed-off-by: Akihiko Odaki
---
accel/tcg/plugin-helpers.h | 3 ++-
include/exec/plugin-gen.h | 4 ++--
include/hw/core/cpu.h | 4 ++--
include/qemu/plu
Akihiko Odaki writes:
> This avoids optimizations incompatible when reading registers.
>
> Signed-off-by: Akihiko Odaki
> ---
> accel/tcg/plugin-helpers.h | 3 ++-
> include/exec/plugin-gen.h | 4 ++--
> include/hw/core/cpu.h | 4 ++--
> include/qemu/plugin.h | 3 +++
> plugins
This avoids optimizations incompatible when reading registers.
Signed-off-by: Akihiko Odaki
---
accel/tcg/plugin-helpers.h | 3 ++-
include/exec/plugin-gen.h | 4 ++--
include/hw/core/cpu.h | 4 ++--
include/qemu/plugin.h | 3 +++
plugins/plugin.h | 5 +++--
accel/tcg/p