COMMITS
/ dump/win_dump.c March 15, 2023
R
*: Add missing includes of qemu/error-report.h
Richard Henderson committed
February 23, 2023
P
dump: Add create_win_dump() stub for non-x86 targets
Philippe Mathieu-Daudé committed
P
dump: Simplify compiling win_dump.o by introducing win_dump_available()
Philippe Mathieu-Daudé committed
P
dump: Clean included headers
Philippe Mathieu-Daudé committed
October 19, 2022
V
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov committed
April 6, 2022
V
dump/win_dump: add 32-bit guest Windows support
Viktor Prutyanov committed
V
dump/win_dump: add helper macros for Windows dump header access
Viktor Prutyanov committed
V
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov committed
March 23, 2022
M
Remove qemu-common.h include from most units
Marc-André Lureau committed
April 16, 2021
T
Do not include cpu.h if it's not really necessary
Thomas Huth committed
March 24, 2020
V
dump/win_dump: fix use after free of err
Vladimir Sementsov-Ogievskiy committed
August 12, 2019
M
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster committed
June 19, 2019
M
dump: Move the code to dump/
Markus Armbruster committed