COMMITS
/ plugins/core.c June 11, 2023
P
plugins: Remove unused 'exec/helper-proto.h' header
Philippe Mathieu-Daudé committed
March 15, 2023
R
include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
Richard Henderson committed
March 3, 2023
A
includes: move tb_flush into its own header
Alex Bennée committed
January 24, 2023
R
plugins: Iterate on cb_lists in qemu_plugin_user_exit
Richard Henderson committed
E
plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
Emilio Cota committed
October 4, 2022
A
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée committed
August 15, 2022
R
include/hw/core: Create struct CPUJumpCache
Richard Henderson committed
July 26, 2021
R
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson committed
July 20, 2021
A
tcg/plugins: implement a qemu_plugin_user_exit helper
Alex Bennée committed
July 17, 2021
R
trace: Fold mem-internal.h into mem.h
Richard Henderson committed
March 19, 2021
R
plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
Richard Henderson committed
April 16, 2021
T
Do not include cpu.h if it's not really necessary
Thomas Huth committed
T
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth committed
December 4, 2020
D
cfi: Initial support for cfi-icall in QEMU
Daniele Buono committed
March 16, 2020
S
lockable: add QemuRecMutex support
Stefan Hajnoczi committed
February 25, 2020
E
plugins/core: add missing break in cb_to_tcg_flags
Emilio G. Cota committed
August 30, 2017
E
plugin: add core code
Emilio G. Cota committed