Age | Commit message (Expand) | Author |
2018-07-02 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging | Peter Maydell |
2018-07-02 | cpu: Assert asidx_from_attrs return value in range | Richard Henderson |
2018-07-02 | tcg: Define and use new tlb_hit() and tlb_hit_page() functions | Peter Maydell |
2018-07-02 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging | Peter Maydell |
2018-07-02 | tcg: Fix --disable-tcg build breakage | Philippe Mathieu-Daudé |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand |
2018-07-02 | loader: Check access size when calling rom_ptr() to avoid crashes | Thomas Huth |
2018-07-02 | s390/ipl: fix ipl with -no-reboot | Christian Borntraeger |
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 |
2018-06-27 | linux-aio: properly bubble up errors from initialization | Nishanth Aravamudan |