Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | i386/kvm: Replace abs64() with uabs64() from host-utils | Luis Pires | 1 | -6/+1 |
2021-06-05 | i386/kvm: The value passed to strerror should be positive | Dmitry Voronetskiy | 1 | -5/+5 |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 1 | -0/+1 |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -5/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini | 1 | -1/+1 |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+2 |
2016-05-19 | explicitly include linux/kvm.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-12-15 | valgrind/i386: avoid false positives on KVM_SET_PIT ioctl | Christian Borntraeger | 1 | -1/+1 |
2014-09-16 | pit: fix pit interrupt can't inject into vm after migration | ChenLiang | 1 | -2/+1 |
2014-02-14 | qdev: Add enum property types to QAPI schema | Paolo Bonzini | 1 | -3/+3 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -3/+3 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-06-07 | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber | 1 | -12/+28 |
2013-06-07 | kvm/i8254: QOM'ify some more | Andreas Färber | 1 | -8/+11 |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini | 1 | -0/+317 |