summaryrefslogtreecommitdiffstats
path: root/hw/misc/macio
Commit message (Expand)AuthorAgeFilesLines
* macio: remove nonexistent interrupt on pin 1Cormac O'Brien2015-07-071-2/+0
* macio: Convert to realize()Markus Armbruster2015-06-031-33/+38
* macio: fix possible memory leakGonglei2015-03-101-1/+2
* cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland2015-03-091-2/+3
* macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland2015-03-091-0/+24
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-082-3/+30
* PPC: mac99: Fix core99 timer frequencyAlexander Graf2014-09-081-2/+7
* macio: Fix timer endiannessAlexander Graf2014-06-161-1/+1
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+6
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-142-8/+4
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-6/+7
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-222-19/+19
* PPC: Add timer handler for newworld mac-ioAlexander Graf2013-07-111-0/+33
* 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
* PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf2013-07-111-38/+55
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-043-6/+6
* mac-io: Add escc-legacy memory alias regionAlexander Graf2013-07-011-0/+47
* Remove unneeded type castsStefan Weil2013-04-191-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-084-0/+1907
OpenPOWER on IntegriCloud