aboutsummaryrefslogtreecommitdiff
path: root/tests/plugin
AgeCommit message (Expand)Author
2021-03-17plugins: new syscalls pluginMatthias Weckbecker
2021-02-18tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée
2020-10-09plugin: Fixes compiling errors on msys2/mingwYonggang Luo
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-08-21meson: convert sample pluginsPaolo Bonzini
2020-07-15plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-08tests/plugin: correctly honour io_countAlex Bennée
2020-02-25tests/plugins: make howvec clean-up after itself.Alex Bennée
2020-02-25tests/plugin: prevent uninitialized warningChen Qun
2019-11-12tcg plugins: expose an API version conceptAlex Bennée
2019-10-28tests/plugin: add hotpages to analyse memory access patternsAlex Bennée
2019-10-28tests/plugin: add instruction execution breakdownAlex Bennée
2019-10-28tests/plugin: add a hotblocks pluginAlex Bennée
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota