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
/
contrib
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/plugins/execlog: Fix compiler warning
Yao Xingtao
2024-03-26
1
-3
/
+21
*
tests/plugins: fix use-after-free bug
Paolo Bonzini
2024-03-20
1
-1
/
+1
*
contrib/plugins/howvec: migrate to new per_vcpu API
Pierrick Bouvier
2024-03-06
1
-15
/
+38
*
contrib/plugins/hotblocks: migrate to new per_vcpu API
Pierrick Bouvier
2024-03-06
1
-20
/
+30
*
contrib/plugins: extend execlog to track register changes
Alex Bennée
2024-02-28
1
-51
/
+265
*
contrib/plugins: fix imatch
Alex Bennée
2024-02-28
1
-1
/
+1
*
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
1
-1
/
+1
*
plugins: fix win plugin tests on cross compile
Greg Manning
2023-11-23
1
-1
/
+1
*
plugins: disable lockstep plugin on windows
Greg Manning
2023-11-08
1
-0
/
+6
*
plugins: make test/example plugins work on windows
Greg Manning
2023-11-08
2
-4
/
+50
*
contrib/plugins: Close file descriptor on error return
Cong Liu
2023-10-31
1
-0
/
+2
*
contrib/plugins: fix coverity warning in hotblocks
Alex Bennée
2023-10-11
1
-1
/
+1
*
contrib/plugins: fix coverity warning in lockstep
Alex Bennée
2023-10-11
1
-2
/
+11
*
contrib/plugins: fix coverity warning in cache
Alex Bennée
2023-10-11
1
-10
/
+8
*
contrib/plugins: Use GRWLock in execlog
Akihiko Odaki
2023-10-11
1
-6
/
+10
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
5
-24
/
+36
|
\
|
*
contrib/plugins: use an independent makefile
Paolo Bonzini
2023-09-07
1
-8
/
+8
|
*
contrib/plugins: add Darwin support
Paolo Bonzini
2023-09-07
1
-0
/
+4
|
*
contrib/plugins/lockstep: Fix string format
Philippe Mathieu-Daudé
2023-09-07
1
-3
/
+8
|
*
contrib/plugins/howvec: Fix string format
Philippe Mathieu-Daudé
2023-09-07
1
-2
/
+4
|
*
contrib/plugins/drcov: Fix string format
Philippe Mathieu-Daudé
2023-09-07
1
-1
/
+1
|
*
contrib/plugins/cache: Fix string format
Philippe Mathieu-Daudé
2023-09-07
1
-9
/
+10
|
*
contrib/plugins: remove -soname argument
Paolo Bonzini
2023-09-07
1
-1
/
+1
*
|
accel/tcg: spelling fixes
Michael Tokarev
2023-08-31
2
-2
/
+2
|
/
*
plugins: update lockstep to use g_memdup2
Alex Bennée
2023-07-03
1
-1
/
+1
*
plugins: fix memory leak while parsing options
Alex Bennée
2023-07-03
8
-8
/
+8
*
build: move warning flag selection to meson
Paolo Bonzini
2023-05-18
1
-2
/
+1
*
build: move glib detection and workarounds to meson
Paolo Bonzini
2023-05-18
1
-2
/
+2
*
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-14
1
-4
/
+4
*
contrib/plugins: protect execlog's last_exec expansion
Alex Bennée
2022-10-31
1
-8
/
+30
*
contrib/plugins: enable debug on CONFIG_DEBUG_TCG
Alex Bennée
2022-10-31
1
-0
/
+1
*
contrib/plugins: reset skip when matching in execlog
Alex Bennée
2022-10-06
1
-1
/
+4
*
plugins: extend execlog to filter matches
Alex Bennée
2022-10-06
1
-14
/
+82
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
*
contrib/plugins: add a drcov plugin
Ivanov Arkady
2022-02-09
2
-0
/
+164
*
plugins/cache: make L2 emulation optional through args
Mahmoud Mandour
2021-11-04
1
-22
/
+54
*
plugins/cache: split command line arguments into name and value
Mahmoud Mandour
2021-11-04
1
-27
/
+30
*
plugins/cache: implement unified L2 cache emulation
Mahmoud Mandour
2021-11-04
1
-81
/
+175
*
plugins/cache: freed heap-allocated mutexes
Mahmoud Mandour
2021-11-04
1
-0
/
+3
*
plugins/howvec: adapting to the new argument passing scheme
Mahmoud Mandour
2021-09-02
1
-8
/
+19
*
plugins/hwprofile: adapt to the new plugin arguments scheme
Mahmoud Mandour
2021-09-02
1
-12
/
+27
*
plugins/lockstep: make socket path not positional & parse bool arg
Mahmoud Mandour
2021-09-02
1
-9
/
+22
*
plugins/hotblocks: Added correct boolean argument parsing
Mahmoud Mandour
2021-09-02
1
-2
/
+12
*
plugins/hotpages: introduce sortby arg and parsed bool args correctly
Mahmoud Mandour
2021-09-02
1
-10
/
+20
*
plugins/cache: supported multicore cache modelling
Mahmoud Mandour
2021-09-02
1
-44
/
+132
*
plugins/execlog: removed unintended "s" at the end of log lines.
Mahmoud Mandour
2021-09-02
1
-1
/
+1
*
plugins/cache: Fixed "function decl. is not a prototype" warnings
Mahmoud Mandour
2021-07-23
1
-3
/
+3
*
plugins/cache: limited the scope of a mutex lock
Mahmoud Mandour
2021-07-23
1
-2
/
+1
*
plugins/cache: Fixed a bug with destroying FIFO metadata
Mahmoud Mandour
2021-07-23
1
-1
/
+1
*
plugins/cache: Added FIFO and LRU eviction policies
Mahmoud Mandour
2021-07-14
1
-13
/
+190
[next]