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