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
/
loader.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-04-02
1
-1
/
+1
*
misc: Clean up includes
Peter Maydell
2024-01-30
1
-1
/
+0
*
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-2
/
+2
*
includes: move tb_flush into its own header
Alex Bennée
2023-03-07
1
-1
/
+1
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
2021-09-02
1
-4
/
+20
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
cfi: Initial support for cfi-icall in QEMU
Daniele Buono
2021-01-02
1
-0
/
+7
*
plugin: propagate errors
Paolo Bonzini
2020-12-15
1
-17
/
+17
*
plugins: Fixes a issue when dlsym failed, the handle not closed
Yonggang Luo
2020-10-09
1
-0
/
+1
*
lockable: add QemuRecMutex support
Stefan Hajnoczi
2020-03-17
1
-8
/
+8
*
tcg plugins: expose an API version concept
Alex Bennée
2019-11-12
1
-0
/
+21
*
plugin: expand the plugin_init function to include an info block
Alex Bennée
2019-10-28
1
-4
/
+19
*
plugin: add core code
Emilio G. Cota
2019-10-28
1
-0
/
+362