summaryrefslogtreecommitdiffstats
path: root/tests/plugin
Commit message (Expand)AuthorAgeFilesLines
* plugins/syscall: Added a table-like summary outputMahmoud Mandour2021-05-251-5/+93
* plugins: new syscalls pluginMatthias Weckbecker2021-03-172-1/+50
* tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée2021-02-181-7/+20
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-181-1/+11
* plugin: Fixes compiling errors on msys2/mingwYonggang Luo2020-10-091-2/+2
* plugins: move the more involved plugins to contribAlex Bennée2020-09-105-1042/+2Star
* meson: convert sample pluginsPaolo Bonzini2020-08-212-46/+7Star
* plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée2020-07-151-13/+84
* tests/plugins: don't unconditionally add -WpsabiAlex Bennée2020-07-151-4/+18
* configure: Add -Wno-psabiRichard Henderson2020-06-181-1/+1
* plugins: new lockstep plugin for debugging TCG changesAlex Bennée2020-06-162-0/+341
* tests/plugin: correctly honour io_countAlex Bennée2020-06-081-1/+1
* tests/plugins: make howvec clean-up after itself.Alex Bennée2020-02-251-9/+17
* tests/plugin: prevent uninitialized warningChen Qun2020-02-252-5/+4Star
* tcg plugins: expose an API version conceptAlex Bennée2019-11-127-0/+14
* tests/plugin: add hotpages to analyse memory access patternsAlex Bennée2019-10-282-0/+192
* tests/plugin: add instruction execution breakdownAlex Bennée2019-10-282-0/+353
* tests/plugin: add a hotblocks pluginAlex Bennée2019-10-282-0/+144
* tests/plugin: add sample pluginsEmilio G. Cota2019-10-285-0/+280