summaryrefslogtreecommitdiffstats
path: root/contrib/elf2dmp/main.c
Commit message (Expand)AuthorAgeFilesLines
* elf2dmp: free memory in failurelu zhipeng2022-10-221-0/+1
* include/qemu: rename Windows context definitions to expose bitnessViktor Prutyanov2022-04-221-3/+3
* elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang2021-01-201-9/+9
* elf2dmp: Fix memory leak on main() error pathsAlexChen2020-10-271-2/+2
* Clean up includesMarkus Armbruster2019-05-131-2/+1Star
* contrib/elf2dmp: add kernel start address checkingViktor Prutyanov2019-03-111-0/+6
* contrib/elf2dmp: fix printf formatViktor Prutyanov2019-02-051-12/+15
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-1/+1
* contrib: add elf2dmp toolViktor Prutyanov2018-10-021-0/+589