Age | Commit message (Expand) | Author |
2022-09-21 | hw/microblaze: pass random seed to fdt | Jason A. Donenfeld |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2020-12-15 | vl: make qemu_get_machine_opts static | Paolo Bonzini |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini |
2020-12-10 | microblaze: do not use ram_size global | Paolo Bonzini |
2020-09-25 | load_elf: Remove unused address variables from callers | BALATON Zoltan |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic |
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 |