aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25test-bdrv-drain: Fix outdated commentsKevin Wolf
2018-09-25test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abortKevin Wolf
2018-09-25job: Avoid deadlocks in job_completed_txn_abort()Kevin Wolf
2018-09-25test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()Kevin Wolf
2018-09-25block: Remove aio_poll() in bdrv_drain_poll variantsKevin Wolf
2018-09-25blockjob: Lie better in child_job_drained_poll()Kevin Wolf
2018-09-25block-backend: Decrease in_flight only after callbackKevin Wolf
2018-09-25block-backend: Fix potential double blk_delete()Kevin Wolf
2018-09-25block-backend: Add .drained_poll callbackKevin Wolf
2018-09-25block: Add missing locking in bdrv_co_drain_bh_cb()Kevin Wolf
2018-09-25test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callbackKevin Wolf
2018-09-25job: Use AIO_WAIT_WHILE() in job_finish_sync()Kevin Wolf
2018-09-25test-blockjob: Acquire AioContext around job_cancel_sync()Kevin Wolf
2018-09-25test-bdrv-drain: Drain with block jobs in an I/O threadKevin Wolf
2018-09-25aio-wait: Increase num_waiters even in home threadKevin Wolf
2018-09-25blockjob: Wake up BDS when job becomes idleKevin Wolf
2018-09-25job: Fix missing locking due to mismergeKevin Wolf
2018-09-25job: Fix nested aio_poll() hanging in job_txn_applyFam Zheng
2018-09-25util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cbSergio Lopez
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia
2018-09-25block: Fix use after free error in bdrv_open_inherit()Alberto Garcia
2018-09-25block/linux-aio: acquire AioContext before qemu_laio_process_completionsSergio Lopez
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf
2018-09-25commit: Add top-node/base-node optionsKevin Wolf
2018-09-25blockdev: document transactional shortcomingsJohn Snow
2018-09-25block/backup: qapi documentation fixupJohn Snow
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow
2018-09-25qapi/block-mirror: expose new job propertiesJohn Snow
2018-09-25qapi/block-commit: expose new job propertiesJohn Snow
2018-09-25jobs: remove .exit callbackJohn Snow
2018-09-25tests/test-blockjob-txn: move .exit to .cleanJohn Snow
2018-09-25tests/test-blockjob: remove exit callbackJohn Snow
2018-09-25tests/blockjob: replace Blockjob with JobJohn Snow
2018-09-25block/stream: refactor stream to use job callbacksJohn Snow
2018-09-25block/mirror: conservative mirror_exit refactorJohn Snow
2018-09-25block/mirror: don't install backing chain on abortJohn Snow
2018-09-25block/commit: refactor commit to use job callbacksJohn Snow
2018-09-25block/stream: add block job creation flagsJohn Snow
2018-09-25block/mirror: add block job creation flagsJohn Snow
2018-09-25block/commit: add block job creation flagsJohn Snow
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' in...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2018-09-24curl: Make sslverify=off disable host as well as peer verification.Richard W.M. Jones
2018-09-24block/rbd: add deprecation documentation for filename keyvalue pairsJeff Cody
2018-09-24block/rbd: add iotest for rbd legacy keyvalue filename parsingJeff Cody