summaryrefslogtreecommitdiff
path: root/hw/misc/macio/macio.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini1-4/+4
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini1-3/+3
2015-07-07macio: remove nonexistent interrupt on pin 1Cormac O'Brien1-2/+0
2015-06-03macio: Convert to realize()Markus Armbruster1-33/+38
2015-03-10macio: fix possible memory leakGonglei1-1/+2
2015-03-09macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland1-0/+24
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf1-0/+10
2014-09-08PPC: mac99: Fix core99 timer frequencyAlexander Graf1-2/+7
2014-06-16macio: Fix timer endiannessAlexander Graf1-1/+1
2013-08-30qom: Pass available size to object_initialize()Andreas Färber1-6/+7
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-2/+2
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf1-38/+55
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-4/+4
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf1-0/+47
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+305