summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-20acpi/pcihp: Add a few more trace points related to unplugMarkus Armbruster
2019-05-20acpi/pcihp: Convert debug printf()s to trace eventsMarkus Armbruster
2019-05-20acpi/piix4: Convert debug printf()s to trace eventsMarkus Armbruster
2019-05-20contrib/vhost-user-blk: enable inflight I/O trackingXie Yongji
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji
2019-05-20vhost-user-blk: Add return value for vhost_user_blk_start()Xie Yongji
2019-05-20vhost-user-blk: Only start vhost-user backend with the first kickXie Yongji
2019-05-20vhost-user-blk: Use started flag in vhost_user_blk_set_status()Xie Yongji
2019-05-20virtio: Use started flag in virtio_vmstate_change()Xie Yongji
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji
2019-05-20docs: reST-ify vhost-user documentationMarc-André Lureau
2019-05-20Revert "globals: Allow global properties to be optional"Daniel P. Berrangé
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé
2019-05-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-05-20iotests: Make 245 faster and more reliableMax Reitz
2019-05-20iotests.py: Fix VM.run_jobMax Reitz
2019-05-20iotests.py: Let assert_qmp() accept an arrayMax Reitz
2019-05-20block: Improve "Block node is read-only" messageMax Reitz
2019-05-20qemu-img.texi: Describe human-readable info outputMax Reitz
2019-05-20qemu-img.texi: Be specific about JSON object typesMax Reitz
2019-05-20iotests: Test unaligned raw images with O_DIRECTMax Reitz
2019-05-20block/file-posix: Unaligned O_DIRECT block-statusMax Reitz
2019-05-20test-block-iothread: Test AioContext propagation for block jobsKevin Wolf
2019-05-20blockjob: Remove AioContext notifiersKevin Wolf
2019-05-20blockjob: Propagate AioContext change to all job nodesKevin Wolf
2019-05-20block: Add blk_set_allow_aio_context_change()Kevin Wolf
2019-05-20block: Implement .(can_)set_aio_ctx for BlockBackendKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf
2019-05-20block: Propagate AioContext change to parentsKevin Wolf
2019-05-20block: Move recursion to bdrv_set_aio_context()Kevin Wolf
2019-05-20block: Make bdrv_attach/detach_aio_context() staticKevin Wolf
2019-05-20block: Add bdrv_try_set_aio_context()Kevin Wolf
2019-05-20nvme: fix copy direction in DMA reads going to CMBKlaus Birkelund Jensen
2019-05-20iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-20qmp: forbid qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-20block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORSAlberto Garcia
2019-05-20qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZEAlberto Garcia
2019-05-20block/file-posix: Truncate in xfs_write_zeroes()Max Reitz
2019-05-20Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190519' into stagingPeter Maydell
2019-05-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2019-05-19target/alpha: Fix user-only floating-point exceptionsRichard Henderson
2019-05-19target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson
2019-05-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190517-pull-request' i...Peter Maydell
2019-05-17virtfs: Fix documentation of -fsdev and -virtfsGreg Kurz
2019-05-17vl: Deprecate -virtfs_synthGreg Kurz
2019-05-17fsdev: Error out when unsupported option is passedGreg Kurz
2019-05-17fsdev: Move some types definition to qemu-fsdev.cGreg Kurz
2019-05-17fsdev: Drop unused opaque fieldGreg Kurz
2019-05-17fsdev: Drop unused extern declarationGreg Kurz
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell