1. ff7a27c hw/arm: QOM'ify highbank.c by xiaoqiang.zhao · 9 years ago
  2. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  3. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  4. 716536a arm/boot: move highbank secure board setup code to common routine by Andrew Baumann · 9 years ago
  5. 12b1672 hw/arm: Clean up includes by Peter Maydell · 9 years ago
  6. c525436 hw: Don't use hw_error() for machine initialization errors by Markus Armbruster · 9 years ago
  7. 007b065 Use error_fatal to simplify obvious fatal errors by Markus Armbruster · 9 years ago
  8. 40340e5 arm: highbank: Implement PSCI and dummy monitor by Peter Crosthwaite · 9 years ago
  9. dca6eee arm: highbank: Defeature CPU override by Peter Crosthwaite · 9 years ago
  10. 8a661ae Revert use of DEFINE_MACHINE() for registrations of multiple machines by Andreas Färber · 9 years ago
  11. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  12. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  13. 5ae79fe hw/arm/highbank.c: Wire FIQ between CPU <> GIC by Peter Maydell · 10 years ago
  14. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  15. c8623c0 arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  16. 60ff4e6 hw/arm/highbank: Fix resource leak and wrong image loading by Stefan Weil · 10 years ago
  17. 6e05a12 arm: fix memory leak by Gonglei · 10 years ago
  18. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  19. 61e2f35 target-arm: Disable EL3 on unsupported machines by Greg Bellows · 10 years ago
  20. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  21. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  22. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  23. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  24. d097696 hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar property by Peter Maydell · 11 years ago
  25. 3b418d0 hw/arm/highbank: Don't segfault on unknown CPU names by Peter Maydell · 11 years ago
  26. 2198a12 exec: Make stl_phys_notdirty input an AddressSpace by Edgar E. Iglesias · 11 years ago
  27. 112f2ac hw/arm/highbank: Simplify code (memory region in device state) by Stefan Weil · 11 years ago
  28. e2cddee arm/highbank.c: Fix MPCore periphbase name by Peter Crosthwaite · 11 years ago
  29. c0f1ead arm/highbank: Fix CBAR initialisation by Peter Crosthwaite · 11 years ago
  30. f282f29 arm/highbank: Use object_new() rather than cpu_arm_init() by Peter Crosthwaite · 11 years ago
  31. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  32. 9188dbf hw/arm/highbank: Don't use arm_pic_init_cpu() by Peter Maydell · 12 years ago
  33. 426533f highbank: QOM cast cleanup for HighbankRegsState by Andreas Färber · 12 years ago
  34. b25a83f ARM/highbank: add support for Calxeda ECX-2000 / Midway by Andre Przywara · 12 years ago
  35. 574f66b ARM/highbank: prepare for adding similar machines by Andre Przywara · 12 years ago
  36. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  37. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  38. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  39. 997aba8 remove some double-includes by Michael Tokarev · 12 years ago
  40. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  41. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  42. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/highbank.c]
  43. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  44. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  45. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  46. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  47. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  48. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  49. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  50. e376a78 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  51. bf471f7 hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init by Peter Maydell · 12 years ago
  52. 2d0d283 Support default block interfaces per QEMUMachine by Christian Borntraeger · 12 years ago
  53. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  54. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  55. a005d07 net: Remove VLANState by Stefan Hajnoczi · 13 years ago
  56. 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
  57. 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
  58. 5d30932 arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() by Andreas Färber · 13 years ago
  59. 9543b0c arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() by Andreas Färber · 13 years ago
  60. c5fad12 target-arm: Move A9 config_base_address reset value to ARMCPU by Peter Maydell · 13 years ago
  61. 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
  62. 22168e6 Remove unnecessary includes of primecell.h by Peter Maydell · 13 years ago
  63. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  64. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  65. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  66. 2488514 arm: SoC model for Calxeda Highbank by Rob Herring · 13 years ago