1. b91b6b5 hw/microblaze: pass random seed to fdt by Jason A. Donenfeld · 2 years, 6 months ago
  2. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  3. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  4. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  5. f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 4 months ago
  6. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 4 months ago
  7. 89ee4a0 microblaze: do not use ram_size global by Paolo Bonzini · 4 years, 4 months ago
  8. 617160c load_elf: Remove unused address variables from callers by BALATON Zoltan · 4 years, 8 months ago
  9. 6cdda0f hw/core/loader: Let load_elf() populate a field with CPU-specific flags by Aleksandar Markovic · 5 years ago
  10. 100781a microblaze: fix leak of fdevice tree blob by Paolo Bonzini · 5 years ago
  11. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  12. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  13. f831f95 Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel. by Nick Hudson · 6 years ago
  14. d4c6d36 microblaze: boot.c: Don't try to find NULL file by Alistair Francis · 7 years ago
  15. d0e31a1 Remove reduntant qemu: from error functions by Ishani Chugh · 8 years ago
  16. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  17. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  18. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  19. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  20. 8fd9dec microblaze: Clean up includes by Peter Maydell · 9 years ago
  21. f4fc2bb mb: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  22. 691b957 microblaze: boot: Use cpu_set_pc() by Peter Crosthwaite · 10 years ago
  23. 4d85040 microblaze: fix memory leak by Gonglei · 10 years ago
  24. 81b0735 Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  25. 25bda50 hw/core/loader: implement address translation in uimage loader by Max Filippov · 10 years ago
  26. e5bfd64 microblaze: boot: Don't hack the elf entry point by Peter Crosthwaite · 11 years ago
  27. 1b939d9 microblaze: Support loading of u-boot initrd images by Edgar E. Iglesias · 12 years ago
  28. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  29. ec426ff hw/microblaze: Add support for loading initrd images by Edgar E. Iglesias · 12 years ago
  30. d0b022a hw/microblaze: Indentation cleanups by Edgar E. Iglesias · 12 years ago
  31. 7bccd94 microblaze: Fix latent bug with default DTB lookup by Markus Armbruster · 12 years ago
  32. 5647202 microblaze: Remove CONFIG_FDT conditionals by Peter Maydell · 12 years ago
  33. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  34. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  35. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/microblaze_boot.c]
  36. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  37. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  38. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  39. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  40. bf49436 microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() by Andreas Färber · 13 years ago
  41. ee11850 microblaze hw/: Don't use CPUState by Andreas Färber · 13 years ago
  42. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  43. da71ebd microblaze_boot: enabled -dtb argument by Peter A. G. Crosthwaite · 13 years ago
  44. d94e743 microblaze: factored out common boot code by Peter A. G. Crosthwaite · 13 years ago