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