| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Add missing includes of qemu/plugin.h | Richard Henderson | 2023-03-22 | 1 | -0/+1 |
| * | gdbstub: move syscall handling to new file | Alex Bennée | 2023-03-07 | 1 | -1/+1 |
| * | tcg: add perfmap and jitdump | Ilya Leoshkevich | 2023-01-16 | 1 | -0/+2 |
| * | linux-user: Don't include gdbstub.h in qemu.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
| * | linux-user: Split linux-user internals out of qemu.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
| * | tcg/plugins: implement a qemu_plugin_user_exit helper | Alex Bennée | 2021-07-23 | 1 | -1/+1 |
| * | gdbstub: drop CPUEnv from gdb_exit() | Alex Bennée | 2021-01-18 | 1 | -1/+1 |
| * | build: move TARGET_GPROF to config-host.mak | Paolo Bonzini | 2020-02-12 | 1 | -2/+2 |
| * | *-user: notify plugin of exit | Emilio G. Cota | 2019-10-28 | 1 | -0/+1 |
| * | linux-user: fix GPROF build failure | Alex Bennée | 2019-05-10 | 1 | -0/+3 |
| * | linux-user: add gcov support to preexit_cleanup | Alex Bennée | 2018-07-05 | 1 | -0/+7 |
| * | linux-user: introduce preexit_cleanup | Alex Bennée | 2018-07-05 | 1 | -0/+28 |