Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-06 | plugins: cleanup codepath for previous inline operation | Pierrick Bouvier | 1 | -5/+0 |
2024-03-06 | plugins: add inline operation per vcpu | Pierrick Bouvier | 1 | -0/+6 |
2024-03-06 | plugins: implement inline operation relative to cpu_index | Pierrick Bouvier | 1 | -1/+1 |
2024-03-06 | plugins: scoreboard API | Pierrick Bouvier | 1 | -0/+6 |
2024-02-28 | plugins: add qemu_plugin_num_vcpus function | Pierrick Bouvier | 1 | -0/+4 |
2024-02-28 | plugins: remove previous n_vcpus functions from API | Pierrick Bouvier | 1 | -1/+1 |
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -3/+3 |
2021-06-21 | Remove leading underscores from QEMU defines | Ahmed Abouzied | 1 | -2/+2 |
2021-05-26 | accel/tcg: Reduce 'exec/tb-context.h' inclusion | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-11-12 | tcg plugins: expose an API version concept | Alex Bennée | 1 | -0/+2 |
2019-10-28 | plugin: add core code | Emilio G. Cota | 1 | -0/+97 |