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
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
plugins: remove non per_vcpu inline operation from API
Pierrick Bouvier
1
-29
/
+0
2024-03-06
plugins: add inline operation per vcpu
Pierrick Bouvier
1
-1
/
+36
2024-03-06
plugins: implement inline operation relative to cpu_index
Pierrick Bouvier
1
-1
/
+2
2024-03-06
plugins: define qemu_plugin_u64
Pierrick Bouvier
1
-0
/
+34
2024-03-06
plugins: scoreboard API
Pierrick Bouvier
1
-0
/
+19
2024-03-06
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
1
-4
/
+4
2024-02-28
plugins: add an API to read registers
Alex Bennée
1
-0
/
+55
2024-02-28
plugins: Use different helpers when reading registers
Akihiko Odaki
1
-2
/
+10
2024-02-28
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
1
-0
/
+5
2024-02-28
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
1
-30
/
+0
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
1
-21
/
+6
2022-10-06
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
1
-0
/
+2
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
1
-0
/
+48
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
1
-8
/
+11
2021-09-02
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
1
-0
/
+5
2021-07-23
plugins: Fix physical address calculation for IO regions
Aaron Lindsay
1
-1
/
+1
2021-07-14
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
1
-2
/
+2
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
1
-0
/
+6
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-17
plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
Yonggang Luo
1
-5
/
+3
2021-03-17
plugins: Expose physical addresses instead of device offsets
Aaron Lindsay
1
-5
/
+12
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
2020-05-15
qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-15
plugins: Include trace/mem.h in api.c
Richard Henderson
1
-0
/
+1
2019-10-28
plugin: add qemu_plugin_outs helper
Alex Bennée
1
-0
/
+8
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
1
-1
/
+8
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
1
-0
/
+277