qemu-e2k/accel
Richard Henderson 4013884346 accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
Here we are creating a temp whose value needs to be replaced,
but always storing NULL into CPUState.plugin_mem_cbs.
Use tcg_constant_ptr(0) explicitly.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-01 07:33:28 -10:00
..
hvf
kvm accel/kvm: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
qtest
stubs accel/tcg: Add 'size' param to probe_access_flags() 2023-02-28 10:32:31 -10:00
tcg accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers 2023-03-01 07:33:28 -10:00
xen accel/xen: Remove dead code 2023-02-27 22:29:01 +01:00
accel-blocker.c accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00
accel-common.c
accel-softmmu.c
accel-softmmu.h
accel-user.c
dummy-cpus.c
Kconfig
meson.build accel: introduce accelerator blocker API 2023-01-11 09:59:39 +01:00