summaryrefslogtreecommitdiffstats
path: root/hw/timer/i8254.c
Commit message (Expand)AuthorAgeFilesLines
* i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek2015-06-171-0/+6
* hw: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-051-2/+2
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-13/+13
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-5/+19
* i8254: QOM'ify some moreAndreas Färber2013-06-071-2/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+362
OpenPOWER on IntegriCloud