144 Commits (709f213214609b693857ec988b7411126d615871)

Author SHA1 Message Date
Philippe Mathieu-Daudé c39f95dc2d tpm: add stubs 9 years ago
Vadim Galitsyn 9aa3397f19 qmp: introduce query-memory-size-summary command 9 years ago
Anthony PERARD ab938ae43f hw/acpi: Move acpi_set_pci_info to pcihp 9 years ago
Fam Zheng 80adf54ecc stubs: Add vm state change handler stubs 9 years ago
Juan Quintela 1bfe5f0586 migration: Move check_migratable() into qdev.c 9 years ago
Juan Quintela 795c40b8bd migration: Create migration/blocker.h 10 years ago
Anthony Xu 93d43e7e11 move xen-hvm.c to hw/i386/xen/ 10 years ago
Anthony Xu 56e2cd2452 move xen-common.c to hw/xen/ 10 years ago
Paolo Bonzini 3f53bc61a4 cpus: define QEMUTimerListNotifyCB for QEMU system emulation 10 years ago
Igor Mammedov 39164c136c qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands 10 years ago
Ashijeet Acharya 7562f90707 migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable 10 years ago
Paolo Bonzini c2b38b277a block: move AioContext, QEMUTimer, main-loop to libqemuutil 10 years ago
Dr. David Alan Gilbert bc5c4f2196 vmstate_register_with_alias_id: Take an Error ** 10 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago
Ashijeet Acharya fe44dc9180 migration: disallow migrate_add_blocker during migration 10 years ago
Igor Mammedov 80e5db303d machine: Make possible_cpu_arch_ids() return const pointer 10 years ago
Paolo Bonzini d525ffabab stubs: remove stubs/kvm.c 10 years ago
Paolo Bonzini a15215f3e1 build: remove --enable-colo/--disable-colo 10 years ago
Paolo Bonzini d6da1e9eca event_notifier: cleanups around event_notifier_set_handler 10 years ago
Paolo Bonzini a0f80010b3 stubs: move vhost stubs to stubs/vhost.o 10 years ago
Paolo Bonzini 858d436665 stubs: group all monitor_fdset_* functions in a single file 10 years ago
Paolo Bonzini 5564edb19e stubs: group stubs for user-mode emulation 10 years ago
Paolo Bonzini 2f7b92a03f hw: move reset handlers from vl.c to hw/core 10 years ago
Paolo Bonzini 671ab4368a stubs: remove unused stub for serial_hd 10 years ago
Paolo Bonzini 6a997d3b76 stubs: move acpi stubs to hw/acpi 10 years ago
Paolo Bonzini cc7a73604a stubs: move smbios stubs to hw/smbios 10 years ago
Paolo Bonzini 869e9aecbe stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub 10 years ago
Stefan Hajnoczi f6a51c84cd aio: add AioPollFn and io_poll() interface 10 years ago
Paolo Bonzini 28017e010d tests: send error_report to test log 10 years ago
Paolo Bonzini 397d30e940 qemu-error: remove dependency of stubs on monitor 10 years ago
zhanghailiang d89e666e06 COLO: Add 'x-colo-lost-heartbeat' command to trigger failover 10 years ago
zhanghailiang 25d0c16f62 migration: Switch to COLO process after finishing loadvm 10 years ago
zhanghailiang 0b827d5e72 migration: Enter into COLO mode after migration if COLO is enabled 10 years ago
zhanghailiang 35a6ed4f71 migration: Introduce capability 'x-colo' to migration 10 years ago
Paolo Bonzini e437016511 aio: introduce qemu_get_current_aio_context 10 years ago
Paolo Bonzini 24b9462544 tests: cleanup ptimer-test 10 years ago
Daniel P. Berrange 9397740244 trace: remove global 'uint16 dstate[]' array 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Pavel Dovgalyuk 6d0ceb80ff replay: allow replay stopping and restarting 10 years ago
Fam Zheng cea25275a3 util: Add UUID API 10 years ago
Dmitry Osipenko 5b262bb697 tests: Add ptimer tests 10 years ago
David Hildenbrand b18b604334 qmp: add QMP interface "query-cpu-model-baseline" 10 years ago
David Hildenbrand 0031e0d683 qmp: add QMP interface "query-cpu-model-comparison" 10 years ago
David Hildenbrand e09484efbc qmp: add QMP interface "query-cpu-model-expansion" 10 years ago
Lluís Vilanova 8eb1b9db55 trace: Avoid implicit bool->integer conversions 10 years ago
Lluís Vilanova a4d50b1d2a trace: Remove 'trace_events_dstate_init' 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Igor Mammedov ac35f13ba8 pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook 10 years ago
Corey Minyard 86e91dd713 acpi: Add IPMI table entries 10 years ago
Corey Minyard 35658f6e0c ipmi: Add SMBIOS table entry 10 years ago