Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dump/win_dump: limit number of processed PRCBs | Viktor Prutyanov | 2022-10-26 | 1 | -0/+7 |
* | dump/win_dump: add 32-bit guest Windows support | Viktor Prutyanov | 2022-04-22 | 1 | -98/+153 |
* | dump/win_dump: add helper macros for Windows dump header access | Viktor Prutyanov | 2022-04-22 | 1 | -35/+65 |
* | include/qemu: rename Windows context definitions to expose bitness | Viktor Prutyanov | 2022-04-22 | 1 | -7/+7 |
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | dump/win_dump: fix use after free of err | Vladimir Sementsov-Ogievskiy | 2020-04-04 | 1 | -3/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | dump: Move the code to dump/ | Markus Armbruster | 2019-07-02 | 1 | -0/+390 |