1. 2c44220 meson: convert hw/arch* by Marc-André Lureau · 5 years ago
  2. 3b34ee6 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() by Philippe Mathieu-Daudé · 4 years, 7 months ago
  3. ea0ac7f hw: Make MachineClass::is_default a boolean type by Philippe Mathieu-Daudé · 4 years, 11 months ago
  4. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  5. 31266e6 target/unicore32: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  6. e6f3d3f unicore32-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  7. 9533dcd ptimer: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  8. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  9. 4a1335e hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h" by Philippe Mathieu-Daudé · 6 years ago
  10. 47973a2 hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h by Philippe Mathieu-Daudé · 7 years ago
  11. 40a3bbc hw/unicore32: restrict hw addr defines to source file by Philippe Mathieu-Daudé · 7 years ago
  12. 1aaa631 unicore32: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  13. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  14. 13b884e unicore32: replace uc32_cpu_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  15. 36bed54 fix qemu-system-unicore32 crashing when calling without -kernel by Eduardo Otubo · 7 years ago
  16. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 7 years ago
  17. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 7 years ago
  18. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  19. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  20. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  21. 5af98cc unicore: Clean up includes by Peter Maydell · 9 years ago
  22. c525436 hw: Don't use hw_error() for machine initialization errors by Markus Armbruster · 9 years ago
  23. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  24. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  25. 2c85fad hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  26. c3898f7 unicore32: Use uc32_cpu_init() by Eduardo Habkost · 10 years ago
  27. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  28. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  29. 5643706 console: add head to index to qemu consoles. by Gerd Hoffmann · 11 years ago
  30. f741a26 puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel by Andreas Färber · 11 years ago
  31. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
  32. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  33. aa2beaa console: add device link to QemuConsoles by Gerd Hoffmann · 12 years ago
  34. 380cd05 console: add GraphicHwOps by Gerd Hoffmann · 12 years ago
  35. 2c62f08 console: simplify screendump by Gerd Hoffmann · 12 years ago
  36. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  37. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  38. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  39. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago
  40. fbbdf98 unicore32-softmmu: Add puv3 soc/board support by Guan Xuetao · 12 years ago
  41. 4f23a1e unicore32-softmmu: Add unicore32-softmmu build support by Guan Xuetao · 12 years ago