summaryrefslogtreecommitdiff
path: root/hw/misc/macio
AgeCommit message (Expand)AuthorFilesLines
2013-08-30qom: Pass available size to object_initialize()Andreas Färber1-6/+7
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh2-19/+19
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf1-4/+6
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf1-9/+15
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf1-0/+5
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf1-117/+0
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf1-3/+3
2013-07-11PPC: dbdma: Fix debug printAlexander Graf1-1/+2
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf1-3/+11
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf1-51/+51
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf1-38/+55
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini3-6/+6
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf1-0/+47
2013-04-19Remove unneeded type castsStefan Weil1-4/+4
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini4-0/+1907