1. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  2. 95d42bb pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo by Andreas Färber · 13 years ago
  3. 5ae9330 arm hw/: Don't use CPUState by Andreas Färber · 13 years ago
  4. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  5. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  6. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  7. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  8. 55a8b80 pxa2xx_gpio: convert to memory API by Benoît Canet · 13 years ago
  9. e1f8c72 pxa2xx_pic: update to use qdev by Dmitry Eremin-Solenikov · 14 years ago
  10. 0bb5333 pxa2xx_gpio: switch to using qdev by Dmitry Eremin-Solenikov · 14 years ago
  11. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  12. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  13. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  14. 99a0949 Get rid of _t suffix by malc · 16 years ago
  15. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  16. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  17. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  18. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  19. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  20. e1dad5a Better STOPINTR bit semantics in the PXA2xx DMA. by balrog · 17 years ago
  21. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  22. 38641a5 Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap, max7310 and s3c gpios). by balrog · 17 years ago
  23. 2b76bdc Several corrections in the spitzkbd keymap (patch by Juergen Lock). by balrog · 18 years ago
  24. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  25. 187337f Fix off-by-one memory region sizes. by pbrook · 18 years ago
  26. aa941b9 Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. by balrog · 18 years ago
  27. c171313 Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. by balrog · 18 years ago