index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
kvm
/
i8254.c
Age
Commit message (
Expand
)
Author
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
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