Age | Commit message (Expand) | Author |
2019-10-14 | replay: add BH oneshot event for block layer | Pavel Dovgalyuk |
2019-05-28 | semihosting: introduce CONFIG_SEMIHOSTING | Alex Bennée |
2019-05-23 | hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() | Philippe Mathieu-Daudé |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-07 | slirp: replace global polling with per-instance & notifier | Marc-André Lureau |
2019-02-07 | slirp: replace qemu_set_nonblock() | Marc-André Lureau |
2018-10-15 | stubs: add ramfb | Gerd Hoffmann |
2018-05-07 | pc-dimm: factor out MemoryDevice interface | David Hildenbrand |
2018-02-08 | stubs: Add stubs for ram block API | Fam Zheng |
2017-10-25 | tpm: add stubs | Philippe Mathieu-Daudé |
2017-09-14 | qmp: introduce query-memory-size-summary command | Vadim Galitsyn |
2017-09-08 | hw/acpi: Move acpi_set_pci_info to pcihp | Anthony PERARD |
2017-08-15 | stubs: Add vm state change handler stubs | Fam Zheng |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu |
2017-04-25 | move xen-common.c to hw/xen/ | Anthony Xu |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov |
2017-02-21 | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini |
2017-01-16 | stubs: remove stubs/kvm.c | Paolo Bonzini |
2017-01-16 | build: remove --enable-colo/--disable-colo | Paolo Bonzini |
2017-01-16 | event_notifier: cleanups around event_notifier_set_handler | Paolo Bonzini |
2017-01-16 | stubs: move vhost stubs to stubs/vhost.o | Paolo Bonzini |
2017-01-16 | stubs: group all monitor_fdset_* functions in a single file | Paolo Bonzini |
2017-01-16 | stubs: group stubs for user-mode emulation | Paolo Bonzini |
2017-01-16 | hw: move reset handlers from vl.c to hw/core | Paolo Bonzini |
2017-01-16 | stubs: remove unused stub for serial_hd | Paolo Bonzini |
2017-01-16 | stubs: move acpi stubs to hw/acpi | Paolo Bonzini |
2017-01-16 | stubs: move smbios stubs to hw/smbios | Paolo Bonzini |
2017-01-16 | stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub | 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 | migration: Introduce capability 'x-colo' to migration | zhanghailiang |
2016-10-28 | aio: introduce qemu_get_current_aio_context | Paolo Bonzini |
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-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-04-22 | iohandler: Introduce iohandler_get_aio_context | Fam Zheng |
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-02-02 | blockdev: Keep track of monitor-owned BDS | Max Reitz |
2015-11-12 | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov |
2015-10-19 | qemu-char: convert vc backend to data-driven creation | Paolo Bonzini |