aboutsummaryrefslogtreecommitdiff
path: root/dump/win_dump.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-22dump/win_dump: add 32-bit guest Windows supportViktor Prutyanov1-98/+153
2022-04-22dump/win_dump: add helper macros for Windows dump header accessViktor Prutyanov1-35/+65
2022-04-22include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov1-7/+7
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2020-04-04dump/win_dump: fix use after free of errVladimir Sementsov-Ogievskiy1-3/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-07-02dump: Move the code to dump/Markus Armbruster1-0/+390