Age | Commit message (Expand) | Author |
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 |
2015-11-06 | replay: interrupts and exceptions | Pavel Dovgalyuk |
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 |
2015-10-19 | qemu-char: convert spice backend to data-driven creation | Paolo Bonzini |
2015-10-19 | qemu-char: convert testdev backend to data-driven creation | Paolo Bonzini |
2015-10-19 | qemu-char: convert braille backend to data-driven creation | Paolo Bonzini |
2015-10-19 | qemu-char: convert msmouse backend to data-driven creation | Paolo Bonzini |
2015-09-16 | monitor: remove target-specific code from monitor.c | Pavel Butsykin |
2015-07-01 | main-loop: introduce qemu_mutex_iothread_locked | Paolo Bonzini |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Finally unused, clean up | Markus Armbruster |