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