1. de3a658 hw/arm/armv7m: Don't use arm_pic_init_cpu() by Peter Maydell · 11 years ago
  2. 936230a armv7m: QOM cast cleanup for BitBandState by Andreas Färber · 11 years ago
  3. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  4. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  5. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  6. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  7. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  8. dd285b0 arm: move files referencing CPU to hw/arm/ by Paolo Bonzini · 12 years ago[Renamed from hw/armv7m.c]
  9. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  10. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  11. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  12. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  13. 01fd41a armv7m: Guard against no -kernel argument by Peter A. G. Crosthwaite · 12 years ago
  14. 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
  15. 31363f1 armv7m: Pass ARMCPU to armv7m_reset() by Andreas Färber · 13 years ago
  16. 0f37c99 armv7m: Use cpu_arm_init() to obtain ARMCPU by Andreas Färber · 13 years ago
  17. 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
  18. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  19. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  20. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  21. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  22. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  23. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  24. 7d6f78c armv7m: convert to memory API by Avi Kivity · 13 years ago
  25. 01e0451 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" by Anthony Liguori · 13 years ago
  26. fbe15ad armv7m: convert to memory API by Avi Kivity · 13 years ago
  27. f69bf9d armv7m: convert to memory API by Avi Kivity · 13 years ago
  28. 2167f7b Fix comment typos in hw/armv7m.c by Matthew Fernandez · 14 years ago
  29. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  30. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  31. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  32. 983fe82 ARMv7-M reset fixes by Paul Brook · 15 years ago
  33. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  34. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  35. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  36. 99a0949 Get rid of _t suffix by malc · 15 years ago
  37. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  38. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  39. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  40. 1832efa qdev/prop: convert armv7m.c to helper macros. by Gerd Hoffmann · 15 years ago
  41. ee6847d qdev: rework device properties. by Gerd Hoffmann · 15 years ago
  42. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  43. bdb1136 Remove ARM NVIC initialization hack by Paul Brook · 16 years ago
  44. 40905a6 Stellaris qdev conversion by Paul Brook · 16 years ago
  45. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  46. fe7e875 ARM GIC qdev conversion by Paul Brook · 16 years ago
  47. 4465449 More phys_ram_base removal. by pbrook · 16 years ago
  48. dcac967 Use load_image_targphys and avoid phys_ram_base. by pbrook · 16 years ago
  49. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  50. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  51. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  52. 9ee6e8b ARMv7 support. by pbrook · 17 years ago