index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2026-02-12
plugins: fix cross-build using LLVM for Windows targets
Mohamed Mediouni
2025-07-02
plugins: Add memory hardware address read/write API
Rowan Hart
2025-07-02
plugins: Add memory virtual address write API
Rowan Hart
2025-07-02
plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
2025-07-02
plugins: Add register write API
Rowan Hart
2025-06-16
meson: fix Windows build
oltolm
2025-05-26
meson: remove lib{system, user}_ss aliases
Pierrick Bouvier
2025-04-25
qemu: Convert target_name() to TargetInfo API
Philippe Mathieu-Daudé
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2025-04-24
cleanup: Re-run return_directly.cocci
Markus Armbruster
2025-04-23
plugins: Move api.c, core.c to libuser_ss, libsystem_ss
Richard Henderson
2025-04-09
plugins/loader: fix deadlock when resetting/uninstalling a plugin
Pierrick Bouvier
2025-03-10
plugins/core: make a single build unit
Alex Bennée
2025-03-10
plugins/api: build only once
Alex Bennée
2025-03-10
plugins/api: split out time control helpers
Alex Bennée
2025-03-10
plugins/api: split out the vaddr/hwaddr helpers
Alex Bennée
2025-03-10
plugins/api: split out binary path/start/end/entry code
Alex Bennée
2025-03-10
plugins/loader: compile loader only once
Alex Bennée
2025-03-10
plugins/plugin.h: include queue.h
Alex Bennée
2025-03-10
plugins/api: clean-up the includes
Alex Bennée
2025-03-10
plugins/loader: populate target_name with target_name()
Alex Bennée
2025-03-10
plugins/api: use qemu_target_page_mask() to get value
Alex Bennée
2025-02-18
plugins: Fix qemu_plugin_read_memory_vaddr parameters
Richard Henderson
2025-02-14
overall: Remove unnecessary g_strdup_printf() calls
Philippe Mathieu-Daudé
2025-01-17
plugins: enable linking with clang/lld
Pierrick Bouvier
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
2024-11-25
plugins: eradicate qemu-plugins.symbols static file
Pierrick Bouvier
2024-11-25
plugins: detect qemu plugin API symbols from header
Pierrick Bouvier
2024-09-19
plugins: add plugin API to read guest memory
Rowan Hart
2024-09-19
plugins: extend API to get latest memory value accessed
Pierrick Bouvier
2024-09-19
plugins: save value during memory accesses
Pierrick Bouvier
2024-08-16
plugins: fix race condition with scoreboards
Pierrick Bouvier
2024-08-16
buildsys: Fix building without plugins on Darwin
Philippe Mathieu-Daudé
2024-07-30
plugin/loader: handle basic help query
Alex Bennée
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2024-07-05
plugins: Ensure vCPU index is assigned in init/exit hooks
Philippe Mathieu-Daudé
2024-07-03
meson: merge plugin_ldflags into emulator_link_args
Paolo Bonzini
2024-06-24
plugins: fix inject_mem_cb rw masking
Pierrick Bouvier
2024-06-24
plugins: add migration blocker
Alex Bennée
2024-06-24
plugins: add time control API
Alex Bennée
2024-06-24
plugins: Ensure register handles are not NULL
Akihiko Odaki
2024-06-04
plugins: remove special casing for cpu->realized
Alex Bennée
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
Richard Henderson
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_insn_haddr
Richard Henderson
[next]