summaryrefslogtreecommitdiff
path: root/hw/timer/i8254.c
AgeCommit message (Expand)Author
2014-05-05hw: Consistently name Error ** objects errp, and not errMarkus Armbruster
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07i8254: QOM'ify some moreAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini