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