summaryrefslogtreecommitdiff
path: root/hw/i386/kvm/i8254.c
AgeCommit message (Expand)Author
2014-12-15valgrind/i386: avoid false positives on KVM_SET_PIT ioctlChristian Borntraeger
2014-09-16pit: fix pit interrupt can't inject into vm after migrationChenLiang
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
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-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini