aboutsummaryrefslogtreecommitdiff
path: root/tests/plugin
AgeCommit message (Expand)AuthorFilesLines
2020-10-09plugin: Fixes compiling errors on msys2/mingwYonggang Luo1-2/+2
2020-09-10plugins: move the more involved plugins to contribAlex Bennée5-1042/+2
2020-08-21meson: convert sample pluginsPaolo Bonzini2-46/+7
2020-07-15plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée1-13/+84
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée1-4/+18
2020-06-18configure: Add -Wno-psabiRichard Henderson1-1/+1
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée2-0/+341
2020-06-08tests/plugin: correctly honour io_countAlex Bennée1-1/+1
2020-02-25tests/plugins: make howvec clean-up after itself.Alex Bennée1-9/+17
2020-02-25tests/plugin: prevent uninitialized warningChen Qun2-5/+4
2019-11-12tcg plugins: expose an API version conceptAlex Bennée7-0/+14
2019-10-28tests/plugin: add hotpages to analyse memory access patternsAlex Bennée2-0/+192
2019-10-28tests/plugin: add instruction execution breakdownAlex Bennée2-0/+353
2019-10-28tests/plugin: add a hotblocks pluginAlex Bennée2-0/+144
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota5-0/+280