1. 40a3bbc hw/unicore32: restrict hw addr defines to source file by Philippe Mathieu-Daudé · 7 years ago
  2. 1aaa631 unicore32: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  3. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  4. 13b884e unicore32: replace uc32_cpu_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  5. 36bed54 fix qemu-system-unicore32 crashing when calling without -kernel by Eduardo Otubo · 7 years ago
  6. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 7 years ago
  7. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 7 years ago
  8. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  9. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  10. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  11. 5af98cc unicore: Clean up includes by Peter Maydell · 9 years ago
  12. c525436 hw: Don't use hw_error() for machine initialization errors by Markus Armbruster · 9 years ago
  13. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  14. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  15. 2c85fad hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  16. c3898f7 unicore32: Use uc32_cpu_init() by Eduardo Habkost · 10 years ago
  17. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  18. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  19. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  20. f741a26 puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel by Andreas Färber · 11 years ago
  21. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
  22. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  23. aa2beaa console: add device link to QemuConsoles by Gerd Hoffmann · 12 years ago
  24. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  25. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  26. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  27. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  28. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  29. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  30. fbbdf98 unicore32-softmmu: Add puv3 soc/board support by Guan Xuetao · 12 years ago
  31. 4f23a1e unicore32-softmmu: Add unicore32-softmmu build support by Guan Xuetao · 12 years ago