COMMITS
/ contrib/plugins/cache.c September 7, 2023
S
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi committed
P
contrib/plugins/cache: Fix string format
Philippe Mathieu-Daudé committed
August 23, 2023
M
accel/tcg: spelling fixes
Michael Tokarev committed
June 30, 2023
A
plugins: fix memory leak while parsing options
Alex Bennée committed
November 23, 2022
M
Drop more useless casts from void * to pointer
Markus Armbruster committed
July 7, 2022
D
misc: fix commonly doubled up words
Daniel P. Berrangé committed
October 26, 2021
M
plugins/cache: make L2 emulation optional through args
Mahmoud Mandour committed
M
plugins/cache: split command line arguments into name and value
Mahmoud Mandour committed
M
plugins/cache: implement unified L2 cache emulation
Mahmoud Mandour committed
M
plugins/cache: freed heap-allocated mutexes
Mahmoud Mandour committed
August 3, 2021
M
plugins/cache: supported multicore cache modelling
Mahmoud Mandour committed
July 20, 2021
M
plugins/cache: Fixed "function decl. is not a prototype" warnings
Mahmoud Mandour committed
M
plugins/cache: limited the scope of a mutex lock
Mahmoud Mandour committed
M
plugins/cache: Fixed a bug with destroying FIFO metadata
Mahmoud Mandour committed
July 9, 2021
M
plugins/cache: Added FIFO and LRU eviction policies
Mahmoud Mandour committed
M
plugins/cache: Enable cache parameterization
Mahmoud Mandour committed
M
plugins: Added a new cache modelling plugin
Mahmoud Mandour committed