aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/macio/macio.c
AgeCommit message (Expand)Author
2016-09-07ppc: Fix macio ESCC legacy mappingBenjamin Herrenschmidt
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29ppc: Clean up includesPeter Maydell
2015-10-23macio: add to bridge categoryLaurent Vivier
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
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-09macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland
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
2013-08-30qom: Pass available size to object_initialize()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: 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-08hw: move target-independent files to subdirectoriesPaolo Bonzini