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-03-17
plugins/api-system: Handle migrate_add_blocker() failure
Trieu Huynh
2026-03-05
plugins: prohibit writing to read-only registers
Florian Hofhammer
2026-03-05
plugins: add read-only property for registers
Florian Hofhammer
2026-03-05
plugins: add PC diversion API function
Florian Hofhammer
2026-03-05
plugins: add flag to specify whether PC is rw
Florian Hofhammer
2026-03-05
plugins/core: clamp syscall arguments if target is 32-bit
Pierrick Bouvier
2026-02-10
plugins: fix cross-build using LLVM for Windows targets
Mohamed Mediouni
2026-01-29
plugins: move qemu-plugin.h to include/plugins/
Pierrick Bouvier
2026-01-29
plugins: factorize plugin dependencies and library details
Pierrick Bouvier
2026-01-29
plugins: move win32_linker.c file to plugins directory
Pierrick Bouvier
2026-01-29
plugins: return bool from register r/w API
Florian Hofhammer
2026-01-29
linux-user: add plugin API to filter syscalls
Ziyang Zhang
2025-12-27
include: move hw/boards.h to hw/core/
Paolo Bonzini
2025-12-05
plugins/core: allow reading of registers during discon events
Alex Bennée
2025-10-29
plugins/core: add missing QEMU_DISABLE_CFI annotations
Alex Bennée
2025-10-29
plugins: add hooks for new discontinuity related callbacks
Julian Ganz
2025-10-29
plugins: add API for registering discontinuity callbacks
Julian Ganz
2025-09-24
plugins: Use tb_flush__exclusive_or_serial
Richard Henderson
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é
[next]