| Commit message (Expand) | Author | Age | Files | Lines |
* | cpus: define QEMUTimerListNotifyCB for QEMU system emulation | Paolo Bonzini | 2017-03-14 | 1 | -0/+6 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2017-03-03 | 2 | -0/+10 |
|\ |
|
| * | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov | 2017-03-02 | 2 | -0/+10 |
* | | migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable | Ashijeet Acharya | 2017-02-28 | 1 | -0/+6 |
|/ |
|
* | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 2017-02-21 | 3 | -11/+33 |
* | vmstate_register_with_alias_id: Take an Error ** | Dr. David Alan Gilbert | 2017-02-06 | 1 | -1/+2 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 2 | -3/+3 |
* | migration: disallow migrate_add_blocker during migration | Ashijeet Acharya | 2017-01-24 | 1 | -1/+2 |
* | machine: Make possible_cpu_arch_ids() return const pointer | Igor Mammedov | 2017-01-24 | 1 | -1/+1 |
* | stubs: remove stubs/kvm.c | Paolo Bonzini | 2017-01-16 | 2 | -9/+0 |
* | build: remove --enable-colo/--disable-colo | Paolo Bonzini | 2017-01-16 | 2 | -47/+0 |
* | event_notifier: cleanups around event_notifier_set_handler | Paolo Bonzini | 2017-01-16 | 2 | -9/+0 |
* | stubs: move vhost stubs to stubs/vhost.o | Paolo Bonzini | 2017-01-16 | 2 | -8/+0 |
* | stubs: group all monitor_fdset_* functions in a single file | Paolo Bonzini | 2017-01-16 | 6 | -35/+23 |
* | stubs: group stubs for user-mode emulation | Paolo Bonzini | 2017-01-16 | 3 | -46/+0 |
* | hw: move reset handlers from vl.c to hw/core | Paolo Bonzini | 2017-01-16 | 2 | -15/+0 |
* | stubs: remove unused stub for serial_hd | Paolo Bonzini | 2017-01-16 | 2 | -5/+0 |
* | stubs: move acpi stubs to hw/acpi | Paolo Bonzini | 2017-01-16 | 2 | -15/+0 |
* | stubs: move smbios stubs to hw/smbios | Paolo Bonzini | 2017-01-16 | 2 | -15/+0 |
* | stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub | Paolo Bonzini | 2017-01-16 | 4 | -20/+7 |
* | aio: add AioPollFn and io_poll() interface | Stefan Hajnoczi | 2017-01-03 | 1 | -0/+1 |
* | tests: send error_report to test log | Paolo Bonzini | 2016-11-01 | 1 | -1/+7 |
* | qemu-error: remove dependency of stubs on monitor | Paolo Bonzini | 2016-11-01 | 3 | -12/+14 |
* | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ... | Peter Maydell | 2016-10-31 | 2 | -0/+47 |
|\ |
|
| * | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang | 2016-10-30 | 1 | -0/+8 |
| * | migration: Switch to COLO process after finishing loadvm | zhanghailiang | 2016-10-30 | 1 | -0/+10 |
| * | migration: Enter into COLO mode after migration if COLO is enabled | zhanghailiang | 2016-10-30 | 1 | -0/+9 |
| * | migration: Introduce capability 'x-colo' to migration | zhanghailiang | 2016-10-30 | 2 | -0/+20 |
* | | aio: introduce qemu_get_current_aio_context | Paolo Bonzini | 2016-10-28 | 2 | -0/+9 |
|/ |
|
* | tests: cleanup ptimer-test | Paolo Bonzini | 2016-10-17 | 1 | -5/+0 |
* | trace: remove global 'uint16 dstate[]' array | Daniel P. Berrange | 2016-10-12 | 1 | -5/+4 |
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2016-09-29 | 1 | -0/+6 |
|\ |
|
| * | trace: Properly initialize dynamic event states in hot-plugged vCPUs | Lluís Vilanova | 2016-09-28 | 1 | -0/+6 |
* | | replay: allow replay stopping and restarting | Pavel Dovgalyuk | 2016-09-27 | 1 | -0/+5 |
|/ |
|
* | Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st... | Peter Maydell | 2016-09-23 | 1 | -1/+1 |
|\ |
|
| * | util: Add UUID API | Fam Zheng | 2016-09-23 | 1 | -1/+1 |
* | | tests: Add ptimer tests | Dmitry Osipenko | 2016-09-22 | 1 | -0/+5 |
|/ |
|
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta... | Peter Maydell | 2016-09-06 | 4 | -0/+39 |
|\ |
|
| * | qmp: add QMP interface "query-cpu-model-baseline" | David Hildenbrand | 2016-09-06 | 2 | -0/+13 |
| * | qmp: add QMP interface "query-cpu-model-comparison" | David Hildenbrand | 2016-09-06 | 2 | -0/+13 |
| * | qmp: add QMP interface "query-cpu-model-expansion" | David Hildenbrand | 2016-09-06 | 2 | -0/+13 |
* | | trace: Avoid implicit bool->integer conversions | Lluís Vilanova | 2016-09-05 | 1 | -2/+15 |
* | | trace: Remove 'trace_events_dstate_init' | Lluís Vilanova | 2016-09-05 | 1 | -0/+5 |
|/ |
|
* | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova | 2016-07-18 | 2 | -0/+29 |
* | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov | 2016-06-24 | 2 | -0/+8 |
* | acpi: Add IPMI table entries | Corey Minyard | 2016-06-24 | 2 | -0/+15 |
* | ipmi: Add SMBIOS table entry | Corey Minyard | 2016-06-24 | 2 | -0/+15 |
* | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | include: move CPU-related definitions out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | event-notifier: Add "is_external" parameter | Fam Zheng | 2016-04-22 | 1 | -0/+10 |