aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-14nbd: Expose and debug more NBD constantsEric Blake
2017-07-14nbd: Don't bother tracing an NBD_OPT_ABORT response failureEric Blake
2017-07-14nbd: Create struct for tracking export infoEric Blake
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-14chardev: fix parallel device can't be reconnectPeng Hao
2017-07-14gdbstub: don't fail on vCont; C04:0; c packetsAlex Bennée
2017-07-14qom/cpu: remove host_tid fieldAlex Bennée
2017-07-14gdbstub: rename cpu_index -> cpu_gdb_indexAlex Bennée
2017-07-14gdbstub: modernise DEBUG_GDBAlex Bennée
2017-07-14mttcg/i386: Patch instruction using async_safe_* frameworkPranith Kumar
2017-07-14Revert "exec.c: Fix breakpoint invalidation race"Pranith Kumar
2017-07-14exec: use qemu_ram_ptr_length to access guest ramPrasad J Pandit
2017-07-14serial: chardev hotswap supportAnton Nefedov
2017-07-14serial: move TIOCM update to a separate functionAnton Nefedov
2017-07-14virtio-console: chardev hotswap supportAnton Nefedov
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov
2017-07-14test-char: add hotswap testAnton Nefedov
2017-07-14test-char: split char_file_testAnton Nefedov
2017-07-14test-char: split char_udp_testAnton Nefedov
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: forbid direct chardevice access for hotswap devicesAnton Nefedov
2017-07-14char: chardevice hotswapAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-07-14char: move QemuOpts->ChardevBackend translation to a separate funcAnton Nefedov
2017-07-14chardev: block during sync readMarc-André Lureau
2017-07-14MAINTAINERS: add entry for "Unimplemented" devicePhilippe Mathieu-Daudé
2017-07-14MAINTAINERS: update TCI entryPhilippe Mathieu-Daudé
2017-07-14MAINTAINERS: update Xen entriesPhilippe Mathieu-Daudé
2017-07-14MAINTAINERS: update KVM entriesPhilippe Mathieu-Daudé
2017-07-14MAINTAINERS: update TCG entriesPhilippe Mathieu-Daudé
2017-07-14build: add -Wexpansion-to-definedPaolo Bonzini
2017-07-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell
2017-07-12scripts: use build_ prefix for string not piped through cgen()Marc-André Lureau
2017-07-12qobject: Update coccinelle script to catch Q{INC, DEC}REFEric Blake
2017-07-12qobject: Catch another straggler for use of qdict_put_str()Eric Blake
2017-07-11Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz
2017-07-11iotests: Add preallocated resize test for rawMax Reitz
2017-07-11block/qcow2: falloc/full preallocating growthMax Reitz
2017-07-11block/qcow2: Rename "fail_block" to just "fail"Max Reitz
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz
2017-07-11block/qcow2: Metadata preallocation for truncateMax Reitz
2017-07-11block/qcow2: Lock s->lock in preallocate()Max Reitz
2017-07-11block/qcow2: Generalize preallocate()Max Reitz