1. 7ebd5f2 target-arm: rename c1_coproc to cpacr_el1 by Sergey Fedorov · 10 years ago
  2. de77a24 hw/usb: simplified usb_enabled by Marcel Apfelbaum · 10 years ago
  3. 0c17d68 target-arm: make DACR banked by Fabian Aggeler · 10 years ago
  4. 7dd8c9a target-arm: make TTBR0/1 banked by Fabian Aggeler · 10 years ago
  5. 137feaa target-arm: add SCTLR_EL3 and make SCTLR banked by Fabian Aggeler · 10 years ago
  6. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  7. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  8. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  9. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  10. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  11. caa881a pxa2xx: avoid buffer overrun on incoming migration by Michael S. Tsirkin · 11 years ago
  12. 43a32ed pxa2xx: Don't shift into sign bit by Peter Maydell · 11 years ago
  13. 4cc3561 target-arm: Store AIF bits in env->pstate for AArch32 by Peter Maydell · 11 years ago
  14. 327ed10 target-arm: Implement AArch64 TTBR* by Peter Maydell · 11 years ago
  15. 105a060 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging by Peter Maydell · 11 years ago
  16. c4241c7 target-arm: Drop success/fail return from cpreg read and write functions by Peter Maydell · 11 years ago
  17. 96dca6b pxa2xx: QOM'ify I2C slave by Andreas Färber · 11 years ago
  18. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 12 years ago
  19. 20bcf73 vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type by Peter Maydell · 11 years ago
  20. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  21. 884f17c aio / timers: Convert rtc_clock to be a QEMUClockType by Alex Bligh · 12 years ago
  22. be2f78b pxa2xx: Avoid object_get_link_property() assertion for "parent_bus" by Andreas Färber · 12 years ago
  23. 5354c21 pxa2xx: QOM cast cleanup for PXA2xxI2CState by Andreas Färber · 12 years ago
  24. 548c6f1 pxa2xx: QOM cast cleanup for PXA2xxRTCState by Andreas Färber · 12 years ago
  25. 12a8280 pxa2xx: QOM cast cleanup for PXA2xxSSPState by Andreas Färber · 12 years ago
  26. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  27. 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  28. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  29. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  30. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  31. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  32. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  33. dd285b0 arm: move files referencing CPU to hw/arm/ by Paolo Bonzini · 12 years ago[Renamed from hw/pxa2xx.c]
  34. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  35. f565235 hw/pxa2xx: Fix transposed crn/crm values for pxa2xx cp14 perf regs by Peter Maydell · 12 years ago
  36. 8aae84a i2c: Drop I2C_SLAVE_FROM_QDEV() macro by Andreas Färber · 12 years ago
  37. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  38. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  39. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  40. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  41. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  42. 094b287 Add USB option in machine options by zhlcindy@gmail.com · 13 years ago
  43. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  44. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  45. e2f8a44 hw/pxa2xx.c: Convert CLKCFG and PWRMODE cp14 regs by Peter Maydell · 13 years ago
  46. dc2a904 hw/pxa2xx: Convert cp14 perf registers to new scheme by Peter Maydell · 13 years ago
  47. f161bcd pxa2xx: Pass ARMCPU to pxa2xx_pic_init() by Andreas Färber · 13 years ago
  48. 4382458 pxa2xx: Use cpu_arm_init() and store ARMCPU by Andreas Färber · 13 years ago
  49. 348abc8 arm: switch real-time clocks to rtc_clock by Paolo Bonzini · 13 years ago
  50. 14dd5fa hw/pxa2xx.c: Fix handling of pxa2xx_i2c variable offset within region by Peter Maydell · 13 years ago
  51. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  52. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  53. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  54. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  55. b5ea932 i2c: smbus: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  56. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  57. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  58. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  59. 5a6fdd9 pxa2xx_lcd: convert to memory API by Benoît Canet · 13 years ago
  60. 2bf9045 pxa2xx_mmci: convert to memory API by Benoît Canet · 13 years ago
  61. 6cd816b pxa2xx_keypad: convert to memory API by Benoît Canet · 13 years ago
  62. 354a8c0 pxa2xx_pcmcia.c: convert common memory space to memory API by Benoît Canet · 13 years ago
  63. 7c64d29 hw/pxa2xx.c: Fix handling of RW bits in PMCR by Peter Maydell · 13 years ago
  64. afd4a65 hw/pxa2xx.c: Fix handling of R/WC bits in PMCR by Peter Maydell · 13 years ago
  65. adfc39e pxa2xx: convert to memory API (part II) by Avi Kivity · 13 years ago
  66. 9c84393 pxa2xx: convert to memory API (part I) by Avi Kivity · 13 years ago
  67. a6dc4c2 pxa: Pass in address_space to pxa{255, 270}_init by Richard Henderson · 14 years ago
  68. 39186d8 serial: Add MemoryRegion parameter to serial_mm_init by Richard Henderson · 14 years ago
  69. 2ff0c7c serial: Remove ioregister parameter from serial_mm_init by Richard Henderson · 14 years ago
  70. fb50cfe serial: Use enum device_endian in serial_mm_init parameter by Richard Henderson · 14 years ago
  71. 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 14 years ago
  72. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  73. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  74. f0ab24c vmstate: port pxa2xx_pm by Juan Quintela · 14 years ago
  75. d102d49 vmstate: port pxa2xx_mm by Juan Quintela · 14 years ago
  76. ae1f90d vmstate: port pxa2xx_cm by Juan Quintela · 14 years ago
  77. 9f5dfe2 vmstate: port pxa2xx_i2s by Juan Quintela · 14 years ago
  78. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  79. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  80. 8a23148 pxa2xx: port pxa2xx_rtc to using qdev/vmstate by Andrzej Zaborowski · 14 years ago
  81. 2115c01 pxa2xx_dma: port to qdev/vmstate by Andrzej Zaborowski · 14 years ago
  82. 797e954 pxa2xx_timer: switch to using qdev/vmstate by Dmitry Eremin-Solenikov · 14 years ago
  83. e1f8c72 pxa2xx_pic: update to use qdev by Dmitry Eremin-Solenikov · 14 years ago
  84. 9dda246 Fix obvious mistake in pxa2xx i2s driver by Vasily Khoruzhick · 14 years ago
  85. c8ba63f pxa2xx: convert i2c master to use qdev/vmsd by Dmitry Eremin-Solenikov · 14 years ago
  86. 0bb5333 pxa2xx_gpio: switch to using qdev by Dmitry Eremin-Solenikov · 14 years ago
  87. f69866e pxa2xx: fix vmstate_pxa2xx_i2c by Dmitry Eremin-Solenikov · 14 years ago
  88. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  89. 3ffd710 Use gcc warning flag -Wempty-body by Blue Swirl · 15 years ago
  90. 7d14768 pxa2xx: fix SSSR TFN logic by Blue Swirl · 15 years ago
  91. 603ff77 pxa2xx: remove useless checks by Blue Swirl · 15 years ago
  92. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  93. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  94. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  95. 61d3cf9 OHCI qdev conversion by Paul Brook · 15 years ago
  96. a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
  97. 6725f3f Fix recent pxa270 serial breakage by Lars Munch · 15 years ago
  98. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  99. 2d48377 Compile serial only once by Blue Swirl · 15 years ago
  100. 0211364 vmstate: port pxa2xx_i2c device by Juan Quintela · 15 years ago