summary refs log tree commit diff stats
path: root/hw/i386/kvm/i8254.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+2
* explicitly include linux/kvm.hPaolo Bonzini2016-05-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* x86: Clean up includesPeter Maydell2016-01-291-0/+1
* valgrind/i386: avoid false positives on KVM_SET_PIT ioctlChristian Borntraeger2014-12-151-1/+1
* pit: fix pit interrupt can't inject into vm after migrationChenLiang2014-09-161-2/+1
* qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-3/+3
* 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-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-12/+28
* kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-8/+11
* hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-081-0/+317