summaryrefslogtreecommitdiff
path: root/hw/misc/macio
AgeCommit message (Expand)Author
2015-07-07macio: remove nonexistent interrupt on pin 1Cormac O'Brien
2015-06-03macio: Convert to realize()Markus Armbruster
2015-03-10macio: fix possible memory leakGonglei
2015-03-09cuda.c: include adb_poll_timer in VMStateDescriptionMark Cave-Ayland
2015-03-09macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: mac99: Fix core99 timer frequencyAlexander Graf
2014-06-16macio: Fix timer endiannessAlexander Graf
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf
2013-07-11PPC: dbdma: Fix debug printAlexander Graf
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01mac-io: Add escc-legacy memory alias regionAlexander Graf
2013-04-19Remove unneeded type castsStefan Weil
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini