summaryrefslogtreecommitdiffstats
path: root/dump/win_dump.c
Commit message (Expand)AuthorAgeFilesLines
* dump/win_dump: limit number of processed PRCBsViktor Prutyanov2022-10-261-0/+7
* dump/win_dump: add 32-bit guest Windows supportViktor Prutyanov2022-04-221-98/+153
* dump/win_dump: add helper macros for Windows dump header accessViktor Prutyanov2022-04-221-35/+65
* include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov2022-04-221-7/+7
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* dump/win_dump: fix use after free of errVladimir Sementsov-Ogievskiy2020-04-041-3/+1Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* dump: Move the code to dump/Markus Armbruster2019-07-021-0/+390