index
:
riscv-gnu-toolchain/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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
1
-11
/
+25
2021-02-18
plugins: add API to return a name for a IO device
Alex Bennée
1
-0
/
+20
2021-01-02
cfi: Initial support for cfi-icall in QEMU
Daniele Buono
2
-0
/
+44
2020-12-15
plugin: propagate errors
Paolo Bonzini
1
-17
/
+17
2020-10-13
Remove superfluous .gitignore files
Thomas Huth
1
-2
/
+0
2020-10-09
plugins: Fixes a issue when dlsym failed, the handle not closed
Yonggang Luo
1
-0
/
+1
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
1
-1
/
+9
2020-08-21
meson: plugins
Paolo Bonzini
2
-21
/
+5
2020-05-15
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-17
lockable: add QemuRecMutex support
Stefan Hajnoczi
2
-12
/
+11
2020-02-25
plugins/core: add missing break in cb_to_tcg_flags
Emilio G. Cota
1
-0
/
+1
2020-01-15
plugins: Include trace/mem.h in api.c
Richard Henderson
1
-0
/
+1
2019-11-12
tcg plugins: expose an API version concept
Alex Bennée
2
-0
/
+23
2019-10-28
plugin: add qemu_plugin_outs helper
Alex Bennée
2
-0
/
+9
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2
-1
/
+9
2019-10-28
plugin: expand the plugin_init function to include an info block
Alex Bennée
1
-4
/
+19
2019-10-28
plugin: add API symbols to qemu-plugins.symbols
Emilio G. Cota
3
-0
/
+54
2019-10-28
plugins: implement helpers for resolving hwaddr
Alex Bennée
1
-0
/
+49
2019-10-28
plugin: add implementation of the api
Alex Bennée
2
-0
/
+278
2019-10-28
plugin: add core code
Emilio G. Cota
4
-0
/
+967