summaryrefslogtreecommitdiffstats
path: root/linux-user/exit.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Don't include gdbstub.h in qemu.hPeter Maydell2021-09-131-0/+1
* linux-user: Split linux-user internals out of qemu.hPeter Maydell2021-09-131-0/+1
* tcg/plugins: implement a qemu_plugin_user_exit helperAlex Bennée2021-07-231-1/+1
* gdbstub: drop CPUEnv from gdb_exit()Alex Bennée2021-01-181-1/+1
* build: move TARGET_GPROF to config-host.makPaolo Bonzini2020-02-121-2/+2
* *-user: notify plugin of exitEmilio G. Cota2019-10-281-0/+1
* linux-user: fix GPROF build failureAlex Bennée2019-05-101-0/+3
* linux-user: add gcov support to preexit_cleanupAlex Bennée2018-07-051-0/+7
* linux-user: introduce preexit_cleanupAlex Bennée2018-07-051-0/+28