aboutsummaryrefslogtreecommitdiff
path: root/dump/dump.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake1-16/+6
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf1-1/+1
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-4/+4
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé1-1/+1
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster1-5/+2
2020-04-29various: Remove suspicious '\' character outside of #define in C codePhilippe Mathieu-Daudé1-1/+1
2020-04-03dump: Fix writing of ELF sectionPeter Maydell1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-07-02dump: Move the code to dump/Markus Armbruster1-0/+2071