Age | Commit message (Expand) | Author |
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 |
2013-07-29 | puv3_dma: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl080: QOM'ify pl080 and pl081 | Andreas Färber |
2013-07-29 | pl080: Rename pl080_state to PL080State | Andreas Färber |
2013-07-15 | hw/dma/omap_dma: Fix bugs with DMA requests above 32 | Peter Maydell |
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | i82374: replace register_ioport* | Jan Kiszka |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-10 | xilinx_axidma: Do not set DMA .notify to NULL after notify | Wendy Liang |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-04-29 | i82374: QOM'ify | Andreas Färber |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-16 | stream: Remove app argument hack | Peter Crosthwaite |
2013-04-16 | xilinx_axienet/dma: Implement rx path flow control | Peter Crosthwaite |