aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on clientEric Blake
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on serverEric Blake
2017-07-14nbd: Implement NBD_OPT_GO on clientEric Blake
2017-07-14nbd: Implement NBD_OPT_GO on serverEric Blake
2017-07-14nbd: Refactor reply to NBD_OPT_EXPORT_NAMEEric Blake
2017-07-14nbd: Simplify trace of client flags in negotiationEric Blake
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-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank
2017-07-13Update OpenBIOS images to fbc1b4a built from submodule.Mark Cave-Ayland
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-13Convert error_report*_err() to warn_report*_err()Alistair Francis
2017-07-13error: Implement the warn and free Error functionsAlistair Francis
2017-07-13char-socket: Report TCP socket waiting as informationAlistair Francis
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis