Age | Commit message (Expand) | Author |
2015-11-06 | hw/dma/pxa2xx: Remove superfluous memset | Thomas Huth |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini |
2015-09-09 | i8257: rewrite DMA_schedule to avoid hooking into the CPU loop | Paolo Bonzini |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-11 | dma/rc4030: convert to QOM | Hervé Poussineau |
2015-06-11 | dma/rc4030: use trace events instead of custom logging | Hervé Poussineau |
2015-06-11 | dma/rc4030: document register at offset 0x210 | Hervé Poussineau |
2015-06-11 | dma/rc4030: do not use old_mmio accesses | Hervé Poussineau |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau |
2015-06-11 | dma/rc4030: create custom DMA address space | Hervé Poussineau |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell |
2015-03-19 | omap: Fix warnings from Sparse | Stefan Weil |
2015-03-10 | pl330.c: remove superfluous '\n' around error_setg | Gonglei |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2014-09-16 | hw/dma/i8257: Silence phony error message | Philipp Hahn |
2014-08-24 | dma: axidma: Variablise repeated s->streams[i] sub-expr | Peter Crosthwaite |
2014-06-30 | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-10 | hw/dma/xilinx_axidma: Remove unused stream_halted() function | Peter Maydell |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 | Peter Maydell |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov |
2014-05-05 | hw: Consistently name Error * objects err, and not errp | Markus Armbruster |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi |
2014-03-19 | qom: Make QOM link property unref optional | Stefan Hajnoczi |
2014-02-26 | dma/pl330: implement dmaadnh instruction | Peter Crosthwaite |
2014-02-26 | dma/pl330: Fix buffer depth | Peter Crosthwaite |
2014-02-26 | dma/pl330: Add event debugging printfs | Peter Crosthwaite |
2014-02-26 | dma/pl330: Rename parent_obj | Peter Crosthwaite |
2014-02-26 | dma/pl330: printf format type sweep. | Peter Crosthwaite |
2014-02-26 | dma/pl330: Fix misleading type | Peter Crosthwaite |
2014-02-26 | dma/pl330: Delete overly verbose debug printf | Peter Crosthwaite |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-01-14 | Merge remote branch 'luiz/queue/qmp' into qmpq | Edgar E. Iglesias |
2014-01-06 | hw: Remove assert_no_error usages | Peter Crosthwaite |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-07-29 | sun4m_iommu: QOM cast cleanup | Andreas Färber |
2013-07-29 | sparc32_dma: QOM cast cleanup | Andreas Färber |
2013-07-29 | pxa2xx_dma: QOM cast cleanup | Andreas Färber |