Age | Commit message (Expand) | Author |
---|---|---|
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2018-10-17 | hw/core/generic-loader: Compile only once, not for each target | Thomas Huth |
2018-10-17 | hw/core/generic-loader: Set a category for the generic-loader device | Thomas Huth |
2018-08-16 | loader: Implement .hex file loader | Su Hang |
2018-02-09 | hw/core/generic-loader: Allow PC to be set on command line | Peter Maydell |
2017-05-10 | hw/core/generic-loader: Fix crash when running without CPU | Thomas Huth |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2016-11-28 | generic-loader: file: Only set a PC if a CPU is specified | Alistair Francis |
2016-10-04 | generic-loader: Add a generic loader | Alistair Francis |