aboutsummaryrefslogtreecommitdiff
path: root/hw/core/generic-loader.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2018-10-17hw/core/generic-loader: Compile only once, not for each targetThomas Huth
2018-10-17hw/core/generic-loader: Set a category for the generic-loader deviceThomas Huth
2018-08-16loader: Implement .hex file loaderSu Hang
2018-02-09hw/core/generic-loader: Allow PC to be set on command linePeter Maydell
2017-05-10hw/core/generic-loader: Fix crash when running without CPUThomas Huth
2017-01-24hw: Fix typos found by codespellStefan Weil
2016-11-28generic-loader: file: Only set a PC if a CPU is specifiedAlistair Francis
2016-10-04generic-loader: Add a generic loaderAlistair Francis