Alex Bennée
|
606ad7fe17
plugins/core: make a single build unit
|
5 달 전 |
Pierrick Bouvier
|
b709da5d29
plugins: save value during memory accesses
|
11 달 전 |
Pierrick Bouvier
|
278035fc81
plugins: fix race condition with scoreboards
|
1 년 전 |
Philippe Mathieu-Daudé
|
0f3974b64c
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
|
1 년 전 |
Philippe Mathieu-Daudé
|
2089a2e5bb
plugins: Ensure vCPU index is assigned in init/exit hooks
|
1 년 전 |
Pierrick Bouvier
|
ca7d7f4276
plugins: fix inject_mem_cb rw masking
|
1 년 전 |
Alex Bennée
|
2fa16246dd
plugins: remove special casing for cpu->realized
|
1 년 전 |
Pierrick Bouvier
|
09afe9677e
plugins: remove op from qemu_plugin_inline_cb
|
1 년 전 |
Pierrick Bouvier
|
f86fd4d872
plugins: distinct types for callbacks
|
1 년 전 |
Pierrick Bouvier
|
7de77d3788
plugins: conditional callbacks
|
1 년 전 |
Pierrick Bouvier
|
36a1d8e710
plugins: add new inline op STORE_U64
|
1 년 전 |
Pierrick Bouvier
|
21032784e5
plugins: prepare introduction of new inline ops
|
1 년 전 |
Philippe Mathieu-Daudé
|
80f034c5b2
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
|
1 년 전 |
Richard Henderson
|
97c872276d
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
|
1 년 전 |
Philippe Mathieu-Daudé
|
e096d370ad
plugins: Update stale comment
|
1 년 전 |
Richard Henderson
|
ccd8f17e02
plugins: Introduce PLUGIN_CB_MEM_REGULAR
|
1 년 전 |
Richard Henderson
|
b0748975b8
tcg: Remove TCG_CALL_PLUGIN
|
1 년 전 |
Richard Henderson
|
c7ba94836a
plugins: Create TCGHelperInfo for all out-of-line callbacks
|
1 년 전 |
Richard Henderson
|
aff56de576
plugins: Move function pointer in qemu_plugin_dyn_cb
|
1 년 전 |
Richard Henderson
|
25875fe92e
plugins: Zero new qemu_plugin_dyn_cb entries
|
1 년 전 |
Pierrick Bouvier
|
3077be2545
plugins: cleanup codepath for previous inline operation
|
1 년 전 |
Pierrick Bouvier
|
0bcebaba45
plugins: add inline operation per vcpu
|
1 년 전 |
Pierrick Bouvier
|
62f92b8d97
plugins: implement inline operation relative to cpu_index
|
1 년 전 |
Pierrick Bouvier
|
a3c2cf0b89
plugins: scoreboard API
|
1 년 전 |
Alex Bennée
|
c006147122
plugins: create CPUPluginState and migrate plugin_mask
|
1 년 전 |
Pierrick Bouvier
|
c490e681ec
plugins: fix order of init/idle/resume callback
|
1 년 전 |
Pierrick Bouvier
|
4a448b148c
plugins: add qemu_plugin_num_vcpus function
|
1 년 전 |
Peter Maydell
|
493bc2dbc1
misc: Clean up includes
|
1 년 전 |
Philippe Mathieu-Daudé
|
f4f826c0e0
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
|
1 년 전 |
Akihiko Odaki
|
fb13735ab4
plugins: Check if vCPU is realized
|
1 년 전 |