Age | Commit message (Expand) | Author |
2014-06-26 | block: Catch backing files assigned to non-COW drivers | Kevin Wolf |
2014-06-26 | blockjob: Add block_job_yield() | Fam Zheng |
2014-06-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i... | Peter Maydell |
2014-06-24 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-23 | migration: dump vmstate info as a json file for static analysis | Amit Shah |
2014-06-23 | qemu-char: make writes thread-safe | Paolo Bonzini |
2014-06-23 | qemu-char: introduce qemu_chr_alloc | Paolo Bonzini |
2014-06-23 | qapi event: clean up | Wenchao Xia |
2014-06-23 | qapi event: convert BALLOON_CHANGE | Wenchao Xia |
2014-06-23 | qmp: convert ACPI_DEVICE_OST event | Igor Mammedov |
2014-06-23 | qapi event: convert SPICE events | Wenchao Xia |
2014-06-23 | qapi event: convert other BLOCK_JOB events | Wenchao Xia |
2014-06-23 | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR | Wenchao Xia |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia |
2014-06-23 | qapi: add event helper functions | Wenchao Xia |
2014-06-23 | os-posix: include sys/time.h | Wenchao Xia |
2014-06-23 | fpu: softfloat: drop INLINE macro | Luiz Capitulino |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum |
2014-06-23 | vhost: block migration if backend does not log memory | Michael S. Tsirkin |
2014-06-23 | tcg-ppc: Merge cache-utils into the backend | Richard Henderson |
2014-06-23 | qemu/osdep: Remove the need for qemu_init_auxval | Richard Henderson |
2014-06-23 | tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target | Richard Henderson |
2014-06-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-23 | console: move chardev declarations to sysemu/char.h | Michael S. Tsirkin |
2014-06-23 | vl: allow other threads to do qemu_system_vmstop_request | Paolo Bonzini |
2014-06-20 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-19 | acpi: rephrase comment | Michael S. Tsirkin |
2014-06-19 | qmp: add ACPI_DEVICE_OST event handling | Igor Mammedov |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov |
2014-06-19 | acpi: introduce TYPE_ACPI_DEVICE_IF interface | Igor Mammedov |
2014-06-19 | qmp: add query-memory-devices command | Igor Mammedov |
2014-06-19 | hostmem: add properties for NUMA memory policy | Hu Tao |
2014-06-19 | hostmem: add property to map memory with MAP_SHARED | Paolo Bonzini |
2014-06-19 | hostmem: allow preallocation of any memory region | Paolo Bonzini |
2014-06-19 | hostmem: add merge and dump properties | Paolo Bonzini |
2014-06-19 | osdep: add merge and dump flags | Michael S. Tsirkin |
2014-06-19 | hostmem: separate allocation from UserCreatable complete method | Hu Tao |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | memory: add error propagation to file-based RAM allocation | Paolo Bonzini |
2014-06-19 | memory: move mem_path handling to memory_region_allocate_system_memory | Paolo Bonzini |
2014-06-19 | numa: add -numa node,memdev= option | Paolo Bonzini |
2014-06-19 | qom: introduce object_property_get_enum and object_property_get_uint16List | Hu Tao |
2014-06-19 | Introduce signed range. | Hu Tao |
2014-06-19 | memory: move RAM_PREALLOC_MASK to exec.c, rename | Paolo Bonzini |
2014-06-19 | memory: move preallocation code out of exec.c | Paolo Bonzini |