| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/plugins: fix use-after-free bug | Paolo Bonzini | 2024-03-20 | 1 | -1/+1 |
| * | contrib/plugins/howvec: migrate to new per_vcpu API | Pierrick Bouvier | 2024-03-06 | 1 | -15/+38 |
| * | contrib/plugins/howvec: Fix string format | Philippe Mathieu-Daudé | 2023-09-07 | 1 | -2/+4 |
| * | plugins: fix memory leak while parsing options | Alex Bennée | 2023-07-03 | 1 | -1/+1 |
| * | plugins/howvec: adapting to the new argument passing scheme | Mahmoud Mandour | 2021-09-02 | 1 | -8/+19 |
| * | contrib: Open brace '{' following struct go on the same line | zhouyang | 2021-02-18 | 1 | -2/+1 |
| * | contrib: space required after that ',' | zhouyang | 2021-02-18 | 1 | -6/+6 |
| * | contrib: Fix some code style problems, ERROR: "foo * bar" should be "foo *bar" | zhouyang | 2021-02-18 | 1 | -1/+1 |
| * | contrib: Don't use '#' flag of printf format | zhouyang | 2021-02-18 | 1 | -1/+1 |
| * | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 1 | -0/+362 |