summary refs log tree commit diff stats
path: root/hw/misc/macio/mac_dbdma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dbdma: warn when using unassigned channelHervé Poussineau2016-02-281-2/+23
* mac_dbdma: add DBDMA controller state to VMStateDescriptionMark Cave-Ayland2016-01-301-4/+36
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau2015-11-301-1/+1
* mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland2015-09-201-7/+5
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+6
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-4/+2
* PPC: dbdma: Move processing to ioAlexander Graf2013-07-111-4/+6
* PPC: dbdma: Move static bh variable to device structAlexander Graf2013-07-111-9/+15
* PPC: dbdma: Introduce kick functionAlexander Graf2013-07-111-0/+5
* PPC: dbdma: Move defines into header fileAlexander Graf2013-07-111-117/+0
* PPC: dbdma: Allow new commands in RUN stateAlexander Graf2013-07-111-3/+3
* PPC: dbdma: Fix debug printAlexander Graf2013-07-111-1/+2
* PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2013-07-111-3/+11
* PPC: dbdma: Replace tabs with spacesAlexander Graf2013-07-111-51/+51
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* Remove unneeded type castsStefan Weil2013-04-191-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+859