index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
2024-04-30
1
-2
/
+2
*
plugins: Simplify callback queues
Richard Henderson
2024-04-30
1
-12
/
+6
*
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
2024-04-30
1
-6
/
+4
*
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
2024-04-30
1
-6
/
+2
*
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
Richard Henderson
2024-04-30
1
-5
/
+1
*
plugins: Create TCGHelperInfo for all out-of-line callbacks
Richard Henderson
2024-04-30
1
-6
/
+45
*
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
2024-04-30
1
-4
/
+4
*
plugins: Zero new qemu_plugin_dyn_cb entries
Richard Henderson
2024-04-30
1
-1
/
+1
*
plugins: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-04-02
1
-1
/
+1
*
plugins: cleanup codepath for previous inline operation
Pierrick Bouvier
2024-03-06
2
-30
/
+4
*
plugins: remove non per_vcpu inline operation from API
Pierrick Bouvier
2024-03-06
2
-32
/
+0
*
plugins: add inline operation per vcpu
Pierrick Bouvier
2024-03-06
4
-1
/
+68
*
plugins: implement inline operation relative to cpu_index
Pierrick Bouvier
2024-03-06
3
-6
/
+11
*
plugins: define qemu_plugin_u64
Pierrick Bouvier
2024-03-06
2
-0
/
+38
*
plugins: scoreboard API
Pierrick Bouvier
2024-03-06
4
-0
/
+85
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
1
-4
/
+4
*
plugins: add an API to read registers
Alex Bennée
2024-02-28
2
-0
/
+57
*
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
1
-3
/
+10
*
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
1
-2
/
+10
*
plugins: fix order of init/idle/resume callback
Pierrick Bouvier
2024-02-28
1
-2
/
+7
*
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
2024-02-28
4
-0
/
+16
*
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
3
-33
/
+1
*
misc: Clean up includes
Peter Maydell
2024-01-30
2
-2
/
+0
*
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
1
-2
/
+2
*
plugins: fix win plugin tests on cross compile
Greg Manning
2023-11-23
1
-1
/
+1
*
plugins: make test/example plugins work on windows
Greg Manning
2023-11-08
1
-0
/
+19
*
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
1
-1
/
+0
*
plugins: Check if vCPU is realized
Akihiko Odaki
2023-10-11
1
-1
/
+1
*
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-2
/
+2
*
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
2023-09-16
1
-21
/
+6
*
configure, meson: move --enable-plugins to meson
Paolo Bonzini
2023-09-07
1
-5
/
+7
*
plugins: Remove unused 'exec/helper-proto.h' header
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+0
*
include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
Richard Henderson
2023-03-22
1
-11
/
+0
*
includes: move tb_flush into its own header
Alex Bennée
2023-03-07
2
-1
/
+2
*
plugins: Iterate on cb_lists in qemu_plugin_user_exit
Richard Henderson
2023-02-02
1
-3
/
+4
*
plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
Emilio Cota
2023-02-02
1
-5
/
+11
*
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
1
-0
/
+20
*
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
2022-10-06
1
-0
/
+2
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-1
/
+1
*
meson: remove dead assignments
Paolo Bonzini
2022-09-01
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
1
-0
/
+1
|
\
|
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
|
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
1
-0
/
+1
|
/
*
plugins: add helper functions for coverage plugins
Ivanov Arkady
2022-02-09
2
-0
/
+52
*
configure: simplify creation of plugin symbol list
Paolo Bonzini
2022-01-12
1
-4
/
+9
*
plugins/meson.build: fix linker issue with weird paths
Alex Bennée
2021-11-29
1
-2
/
+2
*
plugins/: Add missing functions to symbol list
Lukas Jünger
2021-10-12
1
-0
/
+3
*
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
2021-10-05
2
-13
/
+16
[next]