1. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  2. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  3. d841666 m68k: Clean up includes by Peter Maydell · 9 years ago
  4. 45e6b8b m68k: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  5. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 10 years ago
  6. 1d5bfde m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  7. eeff620 m68k: Use cpu_m68k_init() by Eduardo Habkost · 10 years ago
  8. 25bda50 hw/core/loader: implement address translation in uimage loader by Max Filippov · 10 years ago
  9. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  10. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  11. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  12. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  13. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/dummy_m68k.c]
  14. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  15. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  16. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  17. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  18. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  19. 7927df3 m68k hw/: Don't use CPUState by Andreas Färber · 13 years ago
  20. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  21. cbdea0c dummy_m68k: convert to memory API by Avi Kivity · 14 years ago
  22. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  23. 9eadff4 dummy_m68k: convert to memory API by Avi Kivity · 14 years ago
  24. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  25. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  26. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  27. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  28. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  29. 99a0949 Get rid of _t suffix by malc · 15 years ago
  30. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  31. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  32. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  33. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  34. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  35. 5a9154e uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) by aliguori · 16 years ago
  36. 21cafd0 uImage: return base load address (Hollis Blanchard) by aliguori · 16 years ago
  37. 3d878ca Set default max_cpus to one. by balrog · 16 years ago
  38. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  39. 4b32e16 machine struct - use C99 initializers (Jes Sorensen) by aliguori · 16 years ago
  40. 00f82b8 Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  41. 0387544 Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready. by aurel32 · 17 years ago
  42. 967032c Use correct types to enable > 2G support, based on a patch from Anthony Liguori. by aurel32 · 17 years ago
  43. b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago
  44. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  45. cd08ce8 Fix build failure. by pbrook · 17 years ago
  46. ca02f31 Add dummy m68k board. by pbrook · 17 years ago