- b709da5 plugins: save value during memory accesses by Pierrick Bouvier · 5 months ago
- 278035f plugins: fix race condition with scoreboards by Pierrick Bouvier · 7 months ago
- 0f3974b accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/ by Philippe Mathieu-Daudé · 8 months ago
- 2089a2e plugins: Ensure vCPU index is assigned in init/exit hooks by Philippe Mathieu-Daudé · 8 months ago
- ca7d7f4 plugins: fix inject_mem_cb rw masking by Pierrick Bouvier · 8 months ago
- 2fa1624 plugins: remove special casing for cpu->realized by Alex Bennée · 9 months ago
- 09afe96 plugins: remove op from qemu_plugin_inline_cb by Pierrick Bouvier · 10 months ago
- f86fd4d plugins: distinct types for callbacks by Pierrick Bouvier · 10 months ago
- 7de77d3 plugins: conditional callbacks by Pierrick Bouvier · 10 months ago
- 36a1d8e plugins: add new inline op STORE_U64 by Pierrick Bouvier · 10 months ago
- 2103278 plugins: prepare introduction of new inline ops by Pierrick Bouvier · 10 months ago
- 80f034c accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState by Philippe Mathieu-Daudé · 1 year, 2 months ago
- 97c8722 Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging by Richard Henderson · 10 months ago
- e096d37 plugins: Update stale comment by Philippe Mathieu-Daudé · 10 months ago
- ccd8f17 plugins: Introduce PLUGIN_CB_MEM_REGULAR by Richard Henderson · 12 months ago
- b074897 tcg: Remove TCG_CALL_PLUGIN by Richard Henderson · 12 months ago
- c7ba948 plugins: Create TCGHelperInfo for all out-of-line callbacks by Richard Henderson · 12 months ago
- aff56de plugins: Move function pointer in qemu_plugin_dyn_cb by Richard Henderson · 12 months ago
- 25875fe plugins: Zero new qemu_plugin_dyn_cb entries by Richard Henderson · 12 months ago
- 3077be2 plugins: cleanup codepath for previous inline operation by Pierrick Bouvier · 12 months ago
- 0bcebab plugins: add inline operation per vcpu by Pierrick Bouvier · 12 months ago
- 62f92b8 plugins: implement inline operation relative to cpu_index by Pierrick Bouvier · 12 months ago
- a3c2cf0 plugins: scoreboard API by Pierrick Bouvier · 12 months ago
- c006147 plugins: create CPUPluginState and migrate plugin_mask by Alex Bennée · 12 months ago
- c490e68 plugins: fix order of init/idle/resume callback by Pierrick Bouvier · 12 months ago
- 4a448b1 plugins: add qemu_plugin_num_vcpus function by Pierrick Bouvier · 12 months ago
- 493bc2d misc: Clean up includes by Peter Maydell · 1 year, 1 month ago
- f4f826c accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
- fb13735 plugins: Check if vCPU is realized by Akihiko Odaki · 1 year, 5 months ago
- 69a305e plugins: Remove unused 'exec/helper-proto.h' header by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 507271d include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers by Richard Henderson · 2 years ago
- 548c960 includes: move tb_flush into its own header by Alex Bennée · 2 years ago
- f455492 plugins: Iterate on cb_lists in qemu_plugin_user_exit by Richard Henderson · 2 years, 1 month ago
- 2bbbc1b plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's by Emilio Cota · 2 years, 1 month ago
- f7e15af plugins: add [pre|post]fork helpers to linux-user by Alex Bennée · 2 years, 5 months ago
- a976a99 include/hw/core: Create struct CPUJumpCache by Richard Henderson · 2 years, 7 months ago
- 37aff08 plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb by Richard Henderson · 3 years, 7 months ago
- f7e68c9 tcg/plugins: implement a qemu_plugin_user_exit helper by Alex Bennée · 3 years, 7 months ago
- 785ea71 trace: Fold mem-internal.h into mem.h by Richard Henderson · 3 years, 7 months ago
- c7bb41b plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb by Richard Henderson · 4 years ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- c905a36 cfi: Initial support for cfi-icall in QEMU by Daniele Buono · 4 years, 3 months ago
- ac90871 lockable: add QemuRecMutex support by Stefan Hajnoczi · 5 years ago
- dcc474c plugins/core: add missing break in cb_to_tcg_flags by Emilio G. Cota · 5 years ago
- 54cb65d plugin: add core code by Emilio G. Cota · 7 years ago