1. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  2. 7fc3266 pl190: QOM cast cleanup by Andreas Färber · 12 years ago
  3. aefbc25 pl190: Rename pl190_state to PL190State by Andreas Färber · 12 years ago
  4. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  5. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  6. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/pl190.c]
  7. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  8. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  9. 2d74698 hw/pl190: Use LOG_UNIMP rather than hw_error() by Peter Maydell · 12 years ago
  10. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  11. fd271e8 hw/pl190: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  12. 14c126b pl190: fix read of VECTADDR by Brendan Fennell · 12 years ago
  13. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  14. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  15. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  16. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  17. 7f8293b pl190: convert to memory API by Avi Kivity · 13 years ago
  18. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  19. 730986e hw/pl190.c: Fix writing of default vector address by Peter Maydell · 14 years ago
  20. ac49d75 pl190: Implement save/restore by Peter Maydell · 14 years ago
  21. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  22. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  23. 99a0949 Get rid of _t suffix by malc · 15 years ago
  24. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  25. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  26. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  27. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  28. 97aff48 PL190 qdev conversion by Paul Brook · 16 years ago
  29. c599710 Remove superfluous #includes. by Paul Brook · 16 years ago
  30. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  31. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  32. 4a32674 Remove bogus DisplayState member. by pbrook · 17 years ago
  33. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  34. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  35. 4d1165f Fix 64-bit host printf format mismatches. by pbrook · 17 years ago
  36. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  37. 187337f Fix off-by-one memory region sizes. by pbrook · 18 years ago
  38. 069dd10 ARM IRQ fix. by pbrook · 18 years ago
  39. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  40. cdbdb64 ARM Versatile Platform Baseboard emulation. by pbrook · 19 years ago