Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-15 | plugins: Copy memory in qemu_plugin_insn_data | Richard Henderson | 1 | -2/+3 |
2024-03-26 | contrib/plugins/execlog: Fix compiler warning | Yao Xingtao | 1 | -3/+21 |
2024-02-28 | contrib/plugins: extend execlog to track register changes | Alex Bennée | 1 | -51/+265 |
2024-02-28 | contrib/plugins: fix imatch | Alex Bennée | 1 | -1/+1 |
2023-10-11 | contrib/plugins: Use GRWLock in execlog | Akihiko Odaki | 1 | -6/+10 |
2023-07-03 | plugins: fix memory leak while parsing options | Alex Bennée | 1 | -1/+1 |
2022-10-31 | contrib/plugins: protect execlog's last_exec expansion | Alex Bennée | 1 | -8/+30 |
2022-10-06 | contrib/plugins: reset skip when matching in execlog | Alex Bennée | 1 | -1/+4 |
2022-10-06 | plugins: extend execlog to filter matches | Alex Bennée | 1 | -14/+82 |
2021-09-02 | plugins/execlog: removed unintended "s" at the end of log lines. | Mahmoud Mandour | 1 | -1/+1 |
2021-07-14 | contrib/plugins: add execlog to log instruction execution and memory access | Alexandre Iooss | 1 | -0/+153 |