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