Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-21 | contrib/elf2dmp: add PE name check and Windows Server 2022 support | Viktor Prutyanov | 1 | -2/+26 |
2023-03-21 | contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry | Viktor Prutyanov | 1 | -29/+42 |
2023-03-21 | contrib/elf2dmp: fix code style | Viktor Prutyanov | 1 | -3/+6 |
2022-10-22 | elf2dmp: free memory in failure | lu zhipeng | 1 | -0/+1 |
2022-04-22 | include/qemu: rename Windows context definitions to expose bitness | Viktor Prutyanov | 1 | -3/+3 |
2021-01-20 | elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE | Jiaxun Yang | 1 | -9/+9 |
2020-10-27 | elf2dmp: Fix memory leak on main() error paths | AlexChen | 1 | -2/+2 |
2019-05-13 | Clean up includes | Markus Armbruster | 1 | -2/+1 |
2019-03-11 | contrib/elf2dmp: add kernel start address checking | Viktor Prutyanov | 1 | -0/+6 |
2019-02-05 | contrib/elf2dmp: fix printf format | Viktor Prutyanov | 1 | -12/+15 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -1/+1 |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov | 1 | -0/+589 |