summary refs log tree commit diff stats
path: root/hw/misc/macio/macio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* macio: add to bridge categoryLaurent Vivier2015-10-231-0/+1
* macio: move DBDMA_init from instance_init to realizePaolo Bonzini2015-10-091-4/+4
* hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-091-3/+3
* 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
* macio.c: include parent PCIDevice state in VMStateDescriptionMark Cave-Ayland2015-03-091-0/+24
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-081-0/+10
* PPC: mac99: Fix core99 timer frequencyAlexander Graf2014-09-081-2/+7
* macio: Fix timer endiannessAlexander Graf2014-06-161-1/+1
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-6/+7
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-2/+2
* PPC: Add timer handler for newworld mac-ioAlexander Graf2013-07-111-0/+33
* PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf2013-07-111-38/+55
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* mac-io: Add escc-legacy memory alias regionAlexander Graf2013-07-011-0/+47
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+305