1. 59046ec migration: consolidate VMStateField.start by Halil Pasic · 8 years ago
  2. 146871c dma: omap: check dma channel data_type by Prasad J Pandit · 8 years ago
  3. 04bb79d hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1) by Thomas Huth · 8 years ago
  4. cabbcca Reducing stack frame size in stream_process_mem2s() by Rutuja Shah · 8 years ago
  5. 73bfa8c hw/dma: vmstateify rc4030 by Dr. David Alan Gilbert · 9 years ago
  6. e7ea81c hw/ptimer: Introduce timer policy feature by Dmitry Osipenko · 8 years ago
  7. 8212ff8 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  8. a952c18 i8257: Make device "i8257" unavailable with -device by Markus Armbruster · 9 years ago
  9. 0aadb5a hw/dma/omap: spelling fix: endianness by Michael Tokarev · 9 years ago
  10. e305a16 portio: keep references on portio by Marc-André Lureau · 9 years ago
  11. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  12. 034c2e6 dma: Add Xilinx Zynq devcfg device model by Alistair Francis · 9 years ago
  13. 8101345 trace: split out trace events for hw/dma/ directory by Daniel P. Berrange · 9 years ago
  14. d3c6369 introduce xlnx-dpdma by KONRAD Frederic · 9 years ago
  15. c9796d7 hw/dma: QOM'ify pxa2xx_dma.c by xiaoqiang zhao · 9 years ago
  16. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  17. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  18. bd36a61 isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h by Markus Armbruster · 9 years ago
  19. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  20. 6717f58 bcm2835_dma: add emulation of Raspberry Pi DMA controller by Grégory ESTRADE · 9 years ago
  21. bb8f32c i8257: fix Terminal Count status by Hervé Poussineau · 9 years ago
  22. c3bce9d etraxfs_dma: Dont forward zero-length payload to clients by Edgar E. Iglesias · 9 years ago
  23. ba0a710 dma: remove now useless DMA_* functions by Hervé Poussineau · 9 years ago
  24. 16ffe36 i8257: implement the IsaDma interface by Hervé Poussineau · 9 years ago
  25. f5f19ee i8257: move state definition to new independent header by Hervé Poussineau · 9 years ago
  26. 340e19e i8257: QOM'ify by Hervé Poussineau · 9 years ago
  27. 8d3c4c8 i8257: add missing const by Hervé Poussineau · 9 years ago
  28. b9ebd28 i8257: make the DMA running method per controller by Hervé Poussineau · 9 years ago
  29. 74c47de i8257: rename functions to start with i8257_ prefix by Hervé Poussineau · 9 years ago
  30. 0eee6d6 i8257: rename struct dma_regs to I8257Regs by Hervé Poussineau · 9 years ago
  31. 6a128b1 i8257: rename struct dma_cont to I8257State by Hervé Poussineau · 9 years ago
  32. 5714694 i8257: pass ISA bus to DMA_init() function by Hervé Poussineau · 9 years ago
  33. 449ae7e i82374: device only existed as ISA device, so simplify device by Hervé Poussineau · 9 years ago
  34. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  35. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  36. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  37. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  38. 5af98cc unicore: Clean up includes by Peter Maydell · 9 years ago
  39. b3d21a0 hw/dma/xilinx_axidma: remove dead code by Andrew Jones · 9 years ago
  40. 580106d arm: soc-dma: use hwaddr instead of target_ulong in printf by Paolo Bonzini · 9 years ago
  41. 1a13b27 hw/dma/pxa2xx: Remove superfluous memset by Thomas Huth · 9 years ago
  42. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  43. 67cc32e typofixes - v4 by Veres Lajos · 10 years ago
  44. 5039d6e i8257: remove cpu_request_exit irq by Paolo Bonzini · 10 years ago
  45. 19d2b5e i8257: rewrite DMA_schedule to avoid hooking into the CPU loop by Paolo Bonzini · 10 years ago
  46. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  47. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  48. d791d60 dma/rc4030: convert to QOM by Hervé Poussineau · 10 years ago
  49. 95c357b dma/rc4030: use trace events instead of custom logging by Hervé Poussineau · 10 years ago
  50. dc6e3e1 dma/rc4030: document register at offset 0x210 by Hervé Poussineau · 10 years ago
  51. b421f3f dma/rc4030: do not use old_mmio accesses by Hervé Poussineau · 10 years ago
  52. dd82051 dma/rc4030: use AddressSpace and address_space_rw in users by Hervé Poussineau · 10 years ago
  53. a3d586f dma/rc4030: create custom DMA address space by Hervé Poussineau · 10 years ago
  54. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  55. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  56. 0c267a6 pl330.c: remove superfluous '\n' around error_setg by Gonglei · 10 years ago
  57. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  58. 7dbb4c4 hw/dma/i8257: Silence phony error message by Philipp Hahn · 11 years ago
  59. 6a07a69 dma: axidma: Variablise repeated s->streams[i] sub-expr by Peter Crosthwaite · 11 years ago
  60. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  61. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  62. a1fa799 hw/dma/xilinx_axidma: Remove unused stream_halted() function by Peter Maydell · 11 years ago
  63. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  64. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  65. 2a41c92 hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 by Peter Maydell · 11 years ago
  66. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  67. 848696b PortioList: Store PortioList in device state by Kirill Batuzov · 11 years ago
  68. 2f719f1 hw: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  69. 39f72ef qom: Add check() argument to object_property_add_link() by Stefan Hajnoczi · 11 years ago
  70. 9561fda qom: Make QOM link property unref optional by Stefan Hajnoczi · 11 years ago
  71. c04018e dma/pl330: implement dmaadnh instruction by Peter Crosthwaite · 11 years ago
  72. a5ae7e3 dma/pl330: Fix buffer depth by Peter Crosthwaite · 11 years ago
  73. 432a0a1 dma/pl330: Add event debugging printfs by Peter Crosthwaite · 11 years ago
  74. 1c8be73 dma/pl330: Rename parent_obj by Peter Crosthwaite · 11 years ago
  75. c3143ba dma/pl330: printf format type sweep. by Peter Crosthwaite · 11 years ago
  76. 024c6e2 dma/pl330: Fix misleading type by Peter Crosthwaite · 11 years ago
  77. 63a3190 dma/pl330: Delete overly verbose debug printf by Peter Crosthwaite · 11 years ago
  78. c7bcc85 qdev: Remove hex8/32/64 property types by Paolo Bonzini · 11 years ago
  79. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  80. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  81. 5433a0a hw: Remove assert_no_error usages by Peter Crosthwaite · 11 years ago
  82. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  83. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  84. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  85. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 12 years ago
  86. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  87. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  88. 049e7d2 sun4m_iommu: QOM cast cleanup by Andreas Färber · 12 years ago
  89. 70cd8d4 sparc32_dma: QOM cast cleanup by Andreas Färber · 12 years ago
  90. 358cd7a pxa2xx_dma: QOM cast cleanup by Andreas Färber · 12 years ago
  91. 6df7cde puv3_dma: QOM cast cleanup by Andreas Färber · 12 years ago
  92. 4f80055 pl080: QOM'ify pl080 and pl081 by Andreas Färber · 12 years ago
  93. d7ba0a6 pl080: Rename pl080_state to PL080State by Andreas Färber · 12 years ago
  94. 7648673 hw/dma/omap_dma: Fix bugs with DMA requests above 32 by Peter Maydell · 12 years ago
  95. 3eadad5 hw/d*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  96. db10ca9 piolist: add owner argument to initialization functions and pass devices by Paolo Bonzini · 12 years ago
  97. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  98. f94b64a i82374: replace register_ioport* by Jan Kiszka · 12 years ago
  99. df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
  100. 371a775 Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu by Blue Swirl · 12 years ago