| Commit message (Expand) | Author | Age | Files | Lines |
* | elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE | Jiaxun Yang | 2021-01-20 | 3 | -14/+14 |
* | curl: convert to meson | Paolo Bonzini | 2021-01-02 | 1 | -1/+1 |
* | elf2dmp/pdb: Plug memleak in pdb_init_from_file | Pan Nengyuan | 2020-12-13 | 1 | -0/+1 |
* | elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init | Pan Nengyuan | 2020-12-13 | 1 | -0/+1 |
* | elf2dmp: Fix memory leak on main() error paths | AlexChen | 2020-10-27 | 1 | -2/+2 |
* | contrib/elf2dmp: convert to meson | Marc-André Lureau | 2020-08-21 | 2 | -4/+5 |
* | contrib/elf2dmp: Build download.o with CURL_CFLAGS | Peter Maydell | 2019-07-22 | 1 | -0/+3 |
* | Clean up a few header guard symbols | Markus Armbruster | 2019-06-12 | 1 | -3/+2 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2019-05-13 | 1 | -3/+3 |
* | Clean up includes | Markus Armbruster | 2019-05-13 | 2 | -4/+2 |
* | 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 | 2 | -13/+18 |
* | contrib/elf2dmp: fix structures definitions | Viktor Prutyanov | 2019-02-05 | 3 | -6/+14 |
* | contrib/elf2dmp: use GLib in PDB processing | Viktor Prutyanov | 2019-02-05 | 2 | -22/+9 |
* | contrib/elf2dmp: use GLib in ELF processing | Viktor Prutyanov | 2019-02-05 | 2 | -20/+9 |
* | contrib/elf2dmp: fix elf.h including | Viktor Prutyanov | 2019-02-05 | 1 | -4/+4 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | Clean up includes | Markus Armbruster | 2018-12-20 | 3 | -4/+0 |
* | contrib: add elf2dmp tool | Viktor Prutyanov | 2018-10-02 | 13 | -0/+2033 |