| Commit message (Expand) | Author | Age | Files | Lines |
* | plugin: Fixes compiling errors on msys2/mingw | Yonggang Luo | 2020-10-09 | 1 | -2/+2 |
* | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 5 | -1042/+2 |
* | meson: convert sample plugins | Paolo Bonzini | 2020-08-21 | 2 | -46/+7 |
* | plugins: expand the bb plugin to be thread safe and track per-cpu | Alex Bennée | 2020-07-15 | 1 | -13/+84 |
* | tests/plugins: don't unconditionally add -Wpsabi | Alex Bennée | 2020-07-15 | 1 | -4/+18 |
* | configure: Add -Wno-psabi | Richard Henderson | 2020-06-18 | 1 | -1/+1 |
* | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée | 2020-06-16 | 2 | -0/+341 |
* | tests/plugin: correctly honour io_count | Alex Bennée | 2020-06-08 | 1 | -1/+1 |
* | tests/plugins: make howvec clean-up after itself. | Alex Bennée | 2020-02-25 | 1 | -9/+17 |
* | tests/plugin: prevent uninitialized warning | Chen Qun | 2020-02-25 | 2 | -5/+4 |
* | tcg plugins: expose an API version concept | Alex Bennée | 2019-11-12 | 7 | -0/+14 |
* | tests/plugin: add hotpages to analyse memory access patterns | Alex Bennée | 2019-10-28 | 2 | -0/+192 |
* | tests/plugin: add instruction execution breakdown | Alex Bennée | 2019-10-28 | 2 | -0/+353 |
* | tests/plugin: add a hotblocks plugin | Alex Bennée | 2019-10-28 | 2 | -0/+144 |
* | tests/plugin: add sample plugins | Emilio G. Cota | 2019-10-28 | 5 | -0/+280 |