aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29qcow: Switch qcow_co_readv to byte-based callsEric Blake
2018-06-29qcow: Switch get_cluster_offset to be byte-basedEric Blake
2018-06-29parallels: Switch to byte-based callsEric Blake
2018-06-29file-posix: Fix EINTR handlingFam Zheng
2018-06-29iscsi: Don't blindly use designator length in response for memcpyFam Zheng
2018-06-29qcow2: Fix src_offset in copy offloadingFam Zheng
2018-06-29file-posix: Implement co versions of discard/flushKevin Wolf
2018-06-29qemu-iotests: Test qcow2 not leaking clusters on write errorKevin Wolf
2018-06-29qcow2: Free allocated clusters on write errorKevin Wolf
2018-06-29qemu-iotests: Update 026.out.nocache reference outputKevin Wolf
2018-06-29block/crypto: Simplify block_crypto_{open,create}_opts_init()Markus Armbruster
2018-06-29block: Move request tracking to children in copy offloadingFam Zheng
2018-06-29qcow2: Remove dead check on !retFam Zheng
2018-06-29file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf
2018-06-29block: Use tracked request for truncateKevin Wolf
2018-06-29block: Move bdrv_truncate() implementation to io.cKevin Wolf
2018-06-29qcow2: Remove coroutine trampoline for preallocate_co()Kevin Wolf
2018-06-29block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf
2018-06-29qcow2: Fix qcow2_truncate() error return valueKevin Wolf
2018-06-29hw/block/nvme: add optional parameter num_queues for nvme deviceWeiping Zhang
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf
2018-06-29qapi/job: The next release will be 3.0Kevin Wolf
2018-06-29block/crypto: Pacify Coverity after commit f853465aacbMarkus Armbruster
2018-06-29block-qdict: Pacify Coverity after commit f1b34a248e9Markus Armbruster
2018-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé
2018-06-29util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé
2018-06-29tests/boot-serial: Do not delete the output file in case of errorsThomas Huth
2018-06-29hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza
2018-06-29hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza
2018-06-29hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza
2018-06-29dump: add Windows live system dumpViktor Prutyanov
2018-06-29dump: add fallback KDBG using in Windows dumpViktor Prutyanov
2018-06-29dump: use system context in Windows dumpViktor Prutyanov
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov
2018-06-29i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin
2018-06-299p: darwin: Explicitly cast comparisons of mode_t with -1Keno Fischer
2018-06-29cutils: Provide strchrnulKeno Fischer
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-06-28ioapic: support "info irq"Peter Xu
2018-06-28ioapic: some proper indents when dump infoPeter Xu
2018-06-28ioapic: support "info pic"Peter Xu
2018-06-28doc: another fix to "info pic"Peter Xu
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka
2018-06-28target-i386: Allow interrupt injection after STGIJan Kiszka
2018-06-28target-i386: Add NMI interception to SVMJan Kiszka
2018-06-28memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy
2018-06-28WHPX: register for unrecognized MSR exitsJustin Terry (VM)