Age | Commit message (Expand) | Author |
2017-01-03 | aio: add AioPollFn and io_poll() interface | Stefan Hajnoczi |
2016-11-01 | tests: send error_report to test log | Paolo Bonzini |
2016-11-01 | qemu-error: remove dependency of stubs on monitor | Paolo Bonzini |
2016-10-31 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ... | Peter Maydell |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang |
2016-10-30 | migration: Switch to COLO process after finishing loadvm | zhanghailiang |
2016-10-30 | migration: Enter into COLO mode after migration if COLO is enabled | zhanghailiang |
2016-10-30 | migration: Introduce capability 'x-colo' to migration | zhanghailiang |
2016-10-28 | aio: introduce qemu_get_current_aio_context | Paolo Bonzini |
2016-10-17 | tests: cleanup ptimer-test | Paolo Bonzini |
2016-10-12 | trace: remove global 'uint16 dstate[]' array | Daniel P. Berrange |
2016-09-29 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-09-28 | trace: Properly initialize dynamic event states in hot-plugged vCPUs | Lluís Vilanova |
2016-09-27 | replay: allow replay stopping and restarting | Pavel Dovgalyuk |
2016-09-23 | Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st... | Peter Maydell |
2016-09-23 | util: Add UUID API | Fam Zheng |
2016-09-22 | tests: Add ptimer tests | Dmitry Osipenko |
2016-09-06 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta... | Peter Maydell |
2016-09-06 | qmp: add QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-09-05 | trace: Avoid implicit bool->integer conversions | Lluís Vilanova |
2016-09-05 | trace: Remove 'trace_events_dstate_init' | Lluís Vilanova |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova |
2016-06-24 | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov |
2016-06-24 | acpi: Add IPMI table entries | Corey Minyard |
2016-06-24 | ipmi: Add SMBIOS table entry | Corey Minyard |
2016-05-19 | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini |
2016-05-19 | include: move CPU-related definitions out of qemu-common.h | Paolo Bonzini |
2016-04-22 | event-notifier: Add "is_external" parameter | Fam Zheng |
2016-04-22 | iohandler: Introduce iohandler_get_aio_context | Fam Zheng |
2016-03-30 | replay: introduce block devices record/replay | Pavel Dovgalyuk |
2016-03-22 | Clean up includes some more | Markus Armbruster |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-17 | block: Add bdrv_next_monitor_owned() | Max Reitz |
2016-03-17 | block: Move some bdrv_*_all() functions to BB | Max Reitz |
2016-03-15 | icount: decouple warp calls | Pavel Dovgalyuk |
2016-03-15 | replay: character devices | Pavel Dovgalyuk |
2016-03-01 | typedefs: Add CPUState | Lluís Vilanova |
2016-02-23 | move get_current_ram_size to virtio-balloon.c | Vladimir Sementsov-Ogievskiy |
2016-02-16 | all: Clean up includes | Peter Maydell |
2016-02-04 | stubs: Clean up includes | Peter Maydell |
2016-02-02 | blockdev: Keep track of monitor-owned BDS | Max Reitz |
2015-12-17 | kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP | Paolo Bonzini |
2015-12-02 | main-loop: suppress warnings under qtest | Michael S. Tsirkin |
2015-11-12 | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy |
2015-11-06 | replay: initialization and deinitialization | Pavel Dovgalyuk |
2015-11-06 | replay: checkpoints | Pavel Dovgalyuk |
2015-11-06 | replay: recording and replaying clock ticks | Pavel Dovgalyuk |