Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -2/+2 |
2019-10-04 | microblaze: fix leak of fdevice tree blob | Paolo Bonzini | 1 | -0/+1 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 1 | -3/+4 |
2019-01-07 | Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. | Nick Hudson | 1 | -1/+1 |
2018-01-26 | microblaze: boot.c: Don't try to find NULL file | Alistair Francis | 1 | -1/+1 |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh | 1 | -1/+1 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -1/+0 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite | 1 | -2/+2 |
2016-01-28 | microblaze: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-25 | mb: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -2/+2 |
2015-07-09 | microblaze: boot: Use cpu_set_pc() | Peter Crosthwaite | 1 | -2/+3 |
2015-04-30 | microblaze: fix memory leak | Gonglei | 1 | -6/+7 |
2015-03-10 | Remove superfluous '\n' around error_report() | Gonglei | 1 | -1/+1 |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov | 1 | -1/+2 |
2014-05-13 | microblaze: boot: Don't hack the elf entry point | Peter Crosthwaite | 1 | -1/+1 |
2014-05-13 | microblaze: Support loading of u-boot initrd images | Edgar E. Iglesias | 1 | -3/+9 |
2013-12-20 | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite | 1 | -6/+6 |
2013-10-24 | hw/microblaze: Add support for loading initrd images | Edgar E. Iglesias | 1 | -1/+38 |
2013-10-24 | hw/microblaze: Indentation cleanups | Edgar E. Iglesias | 1 | -5/+6 |
2013-07-09 | microblaze: Fix latent bug with default DTB lookup | Markus Armbruster | 1 | -14/+13 |
2013-06-14 | microblaze: Remove CONFIG_FDT conditionals | Peter Maydell | 1 | -12/+0 |
2013-04-19 | Remove unneeded type casts | Stefan Weil | 1 | -1/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+177 |