Age | Commit message (Expand) | Author |
2018-07-02 | cutils: Do not include "qemu/units.h" directly | Philippe Mathieu-Daudé |
2018-07-02 | hw/virtio: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/net: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/display: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/tpm: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-07-02 | include: Add IEC binary prefixes in "qemu/units.h" | Philippe Mathieu-Daudé |
2018-07-02 | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé |
2018-06-30 | chardev: comment details for CLOSED event | Peter Xu |
2018-06-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'... | Peter Maydell |
2018-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-29 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2018-06-29 | device_tree: Add qemu_fdt_node_unit_path | Eric Auger |
2018-06-29 | Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in... | Peter Maydell |
2018-06-29 | block: Remove unused sector-based vectored I/O | Eric Blake |
2018-06-29 | file-posix: Make .bdrv_co_truncate asynchronous | Kevin Wolf |
2018-06-29 | block: Use tracked request for truncate | Kevin Wolf |
2018-06-29 | block: Move bdrv_truncate() implementation to io.c | Kevin Wolf |
2018-06-29 | block: Convert .bdrv_truncate callback to coroutine_fn | Kevin Wolf |
2018-06-29 | usb-storage: Add rerror/werror properties | Kevin Wolf |
2018-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-29 | glib: enforce the minimum required version and warn about old APIs | Daniel P. Berrangé |
2018-06-29 | glib: bump min required glib library version to 2.40 | Daniel P. Berrangé |
2018-06-29 | util: remove redundant include of glib.h and add osdep.h | Daniel P. Berrangé |
2018-06-29 | hw/scsi: add VPD Block Limits emulation | Daniel Henrique Barboza |
2018-06-29 | hw/scsi: centralize SG_IO calls into single function | Daniel Henrique Barboza |
2018-06-29 | hw/scsi: cleanups before VPD BL emulation | Daniel Henrique Barboza |
2018-06-29 | cutils: Provide strchrnul | Keno Fischer |
2018-06-28 | kvm: support -overcommit cpu-pm=on|off | Michael S. Tsirkin |
2018-06-28 | hmp: obsolete "info ioapic" | Peter Xu |
2018-06-28 | ioapic: support "info irq" | Peter Xu |
2018-06-28 | memory/hmp: Print owners/parents in "info mtree" | Alexey Kardashevskiy |
2018-06-28 | esp: remove legacy esp_init() function | Mark Cave-Ayland |
2018-06-28 | pr-manager: add query-pr-managers QMP command | Paolo Bonzini |
2018-06-28 | pr-manager: put stubs in .c file | Paolo Bonzini |
2018-06-28 | osdep: work around Coverity parsing errors | Paolo Bonzini |
2018-06-28 | pc-dimm: get_memory_region() will not fail after realize | David Hildenbrand |
2018-06-28 | nvdimm: convert nvdimm_mr into a pointer | David Hildenbrand |
2018-06-28 | pc-dimm: merge get_(vmstate_)memory_region() | David Hildenbrand |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand |
2018-06-28 | pc-dimm: remove pc_dimm_get_free_slot() from header | David Hildenbrand |
2018-06-28 | pc-dimm: rename pc_dimm_memory_* to pc_dimm_* | David Hildenbrand |
2018-06-28 | QemuMutex: support --enable-debug-mutex | Paolo Bonzini |
2018-06-28 | kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed | Shannon Zhao |
2018-06-28 | main-loop: document IOCanReadHandler | Stefan Hajnoczi |
2018-06-28 | move public invalidate APIs out of translate-all.{c,h}, clean up | Paolo Bonzini |
2018-06-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-06-28 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i... | Peter Maydell |