Age | Commit message (Expand) | Author |
---|---|---|
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-05-19 | explicitly include linux/kvm.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2014-12-15 | valgrind/i386: avoid false positives on KVM_SET_PIT ioctl | Christian Borntraeger |
2014-09-16 | pit: fix pit interrupt can't inject into vm after migration | ChenLiang |
2014-02-14 | qdev: Add enum property types to QAPI schema | Paolo Bonzini |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-07 | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber |
2013-06-07 | kvm/i8254: QOM'ify some more | Andreas Färber |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini |