- ee29310 plugins: update lockstep to use g_memdup2 by Alex Bennée · 1 year, 8 months ago
- 4025874 plugins: fix memory leak while parsing options by Alex Bennée · 1 year, 8 months ago
- 95caf1f build: move warning flag selection to meson by Paolo Bonzini · 2 years, 2 months ago
- fc9a809 build: move glib detection and workarounds to meson by Paolo Bonzini · 2 years, 5 months ago
- 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 3 months ago
- 14fd492 contrib/plugins: protect execlog's last_exec expansion by Alex Bennée · 2 years, 4 months ago
- a4cc0b7 contrib/plugins: enable debug on CONFIG_DEBUG_TCG by Alex Bennée · 2 years, 4 months ago
- 8c1f102 contrib/plugins: reset skip when matching in execlog by Alex Bennée · 2 years, 5 months ago
- b7855bf plugins: extend execlog to filter matches by Alex Bennée · 2 years, 5 months ago
- 7a21bee misc: fix commonly doubled up words by Daniel P. Berrangé · 2 years, 8 months ago
- 227b45d contrib/plugins: add a drcov plugin by Ivanov Arkady · 3 years, 1 month ago
- 447f935 plugins/cache: make L2 emulation optional through args by Mahmoud Mandour · 3 years, 4 months ago
- 53366ad plugins/cache: split command line arguments into name and value by Mahmoud Mandour · 3 years, 4 months ago
- 14f3110 plugins/cache: implement unified L2 cache emulation by Mahmoud Mandour · 3 years, 4 months ago
- ad039c5 plugins/cache: freed heap-allocated mutexes by Mahmoud Mandour · 3 years, 4 months ago
- d852535 plugins/howvec: adapting to the new argument passing scheme by Mahmoud Mandour · 3 years, 7 months ago
- 6075384 plugins/hwprofile: adapt to the new plugin arguments scheme by Mahmoud Mandour · 3 years, 7 months ago
- b18a0ca plugins/lockstep: make socket path not positional & parse bool arg by Mahmoud Mandour · 3 years, 7 months ago
- 8a3eab6 plugins/hotblocks: Added correct boolean argument parsing by Mahmoud Mandour · 3 years, 7 months ago
- f698d5e plugins/hotpages: introduce sortby arg and parsed bool args correctly by Mahmoud Mandour · 3 years, 7 months ago
- c79a211 plugins/cache: supported multicore cache modelling by Mahmoud Mandour · 3 years, 7 months ago
- b403106 plugins/execlog: removed unintended "s" at the end of log lines. by Mahmoud Mandour · 3 years, 7 months ago
- c2888a6 plugins/cache: Fixed "function decl. is not a prototype" warnings by Mahmoud Mandour · 3 years, 8 months ago
- 072c444 plugins/cache: limited the scope of a mutex lock by Mahmoud Mandour · 3 years, 8 months ago
- de9fc40 plugins/cache: Fixed a bug with destroying FIFO metadata by Mahmoud Mandour · 3 years, 8 months ago
- 40c4a55 plugins/cache: Added FIFO and LRU eviction policies by Mahmoud Mandour · 3 years, 8 months ago
- 86ae3a1 plugins/cache: Enable cache parameterization by Mahmoud Mandour · 3 years, 8 months ago
- e2c5557 plugins: Added a new cache modelling plugin by Mahmoud Mandour · 3 years, 8 months ago
- 3d7caf1 contrib/plugins: add execlog to log instruction execution and memory access by Alexandre Iooss · 3 years, 8 months ago
- 7a1f6e5 contrib/plugins: enable -Wall for building plugins by Alex Bennée · 3 years, 8 months ago
- 787148b plugins: Expose physical addresses instead of device offsets by Aaron Lindsay · 4 years ago
- 24fa5d6 contrib: Open brace '{' following struct go on the same line by zhouyang · 4 years, 1 month ago
- edd4a85 contrib: space required after that ',' by zhouyang · 4 years, 1 month ago
- 247b3c7 contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" by zhouyang · 4 years, 1 month ago
- 7fe7ab1 contrib: Don't use '#' flag of printf format by zhouyang · 4 years, 1 month ago
- a622d64 plugins: new hwprofile plugin by Alex Bennée · 4 years, 1 month ago
- 9cd7dde plugins: Fix two resource leaks in setup_socket() by Alex Chen · 4 years, 4 months ago
- dbb864b plugins: Fix resource leak in connect_socket() by Alex Chen · 4 years, 4 months ago
- 27d891b plugin: Fixes compiling errors on msys2/mingw by Yonggang Luo · 4 years, 5 months ago
- c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 6 months ago