1. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  2. 5202ef9 Move qemu_irq typedef out of qemu-common.h by Igor Mammedov · 12 years ago
  3. fc53b7d arm_boot: Change initrd load address to "halfway through RAM" by Peter Maydell · 12 years ago
  4. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  5. de841de hw/arm_boot.c: Make ram_size a uint64_t by Peter Maydell · 13 years ago
  6. 9b574c2 arm_boot: Fix typos in comment by Andreas Färber · 13 years ago
  7. 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
  8. 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
  9. 5d30932 arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() by Andreas Färber · 13 years ago
  10. 9543b0c arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() by Andreas Färber · 13 years ago
  11. 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
  12. 412beee arm: add device tree support by Grant Likely · 13 years ago
  13. 96eacf6 arm_boot: Pass base address of GIC CPU interface, not whole GIC by Peter Maydell · 13 years ago
  14. 9d5ba9b arm: add secondary cpu boot callbacks to arm_boot.c by Mark Langsdorf · 13 years ago
  15. 078758d hw/arm_boot.c: Make SMP boards specify address to poll in bootup loop by Evgeny Voevodin · 13 years ago
  16. 7d6f78c armv7m: convert to memory API by Avi Kivity · 14 years ago
  17. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 14 years ago
  18. fbe15ad armv7m: convert to memory API by Avi Kivity · 14 years ago
  19. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  20. 462a8bc arm: Add const attribute to some arm_boot_info pointers by Stefan Weil · 14 years ago
  21. f7c7032 ARM PBX-A9 board support by Paul Brook · 15 years ago
  22. f2d7497 Fix ARM system emulation by Paul Brook · 15 years ago
  23. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  24. 99a0949 Get rid of _t suffix by malc · 15 years ago
  25. fe7e875 ARM GIC qdev conversion by Paul Brook · 16 years ago
  26. a558046 Stellaris ethernet qdev conversion by Paul Brook · 16 years ago
  27. 7ffab4d Use qemu_ram_alloc. by pbrook · 16 years ago
  28. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  29. 7ee930d Fix warnings that would be caused by ld flag --warn-common by blueswir1 · 16 years ago
  30. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  31. f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
  32. eea589c Stellaris ethernet support. by pbrook · 17 years ago
  33. e57ec01 ARMv7-M SysTick fix. by pbrook · 17 years ago
  34. 87ecb68 Break up vl.h. by pbrook · 17 years ago