Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-03 | plugins: fix memory leak while parsing options | Alex Bennée | 1 | -1/+1 |
2023-06-26 | tests/plugin: Remove duplicate insn log from libinsn.so | Richard Henderson | 1 | -8/+1 |
2022-02-09 | tests/plugins: add instruction matching to libinsn.so | Alex Bennée | 1 | -1/+88 |
2022-02-09 | tests/plugin: allow libinsn.so per-CPU counts | Alex Bennée | 1 | -8/+31 |
2021-11-04 | tests/plugins: extend the insn plugin to track opcode sizes | Alex Bennée | 1 | -2/+35 |
2021-09-02 | tests/plugins/insn: made arg inline not positional and parse it as bool | Mahmoud Mandour | 1 | -2/+12 |
2021-02-18 | tests/plugin: expand insn test to detect duplicate instructions | Alex Bennée | 1 | -1/+11 |
2020-02-25 | tests/plugin: prevent uninitialized warning | Chen Qun | 1 | -2/+1 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 1 | -0/+2 |
2019-10-28 | tests/plugin: add sample plugins | Emilio G. Cota | 1 | -0/+61 |