aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2018-10-19block: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-10-12nvme: correct locking around completionPaolo Bonzini
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf
2018-10-01qcow2: Explicit number replaced by a constantLeonid Bloch
2018-10-01qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch
2018-10-01qcow2: Resize the cache upon image resizingLeonid Bloch
2018-10-01qcow2: Increase the default upper limit on the L2 cache sizeLeonid Bloch
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch
2018-10-01qcow2: Avoid duplication in setting the refcount cache sizeLeonid Bloch
2018-10-01qcow2: Make sizes more humanly readableLeonid Bloch
2018-10-01file-posix: Forbid trying to change unsupported options during reopenAlberto Garcia
2018-10-01file-posix: x-check-cache-dropped should default to false on reopenAlberto Garcia
2018-10-01file-posix: Include filename in locking error messageFam Zheng
2018-09-28Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-09-26vmdk: align end of file to a sector boundaryyuchenlin
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell
2018-09-25trivial: Make bios files and source files non-executableThomas Huth
2018-09-25block: Use a single global AioWaitKevin Wolf
2018-09-25block: Remove aio_poll() in bdrv_drain_poll variantsKevin 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-25block/linux-aio: acquire AioContext before qemu_laio_process_completionsSergio Lopez
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-24curl: Make sslverify=off disable host as well as peer verification.Richard W.M. Jones
2018-09-24block/rbd: Attempt to parse legacy filenamesJeff Cody
2018-09-24block/rbd: pull out qemu_rbd_convert_optionsJeff Cody
2018-09-24Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...Peter Maydell
2018-08-31block/backup: make function variables consistently namedJohn Snow
2018-08-31jobs: utilize job_exit shimJohn Snow
2018-08-31block/mirror: utilize job_exit shimJohn Snow
2018-08-31block/commit: utilize job_exit shimJohn Snow
2018-08-31jobs: canonize Error objectJohn Snow
2018-08-31jobs: change start callback to run callbackJohn Snow
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-08-15block: drop empty .bdrv_close handlersVladimir Sementsov-Ogievskiy
2018-08-15block: make .bdrv_close optionalVladimir Sementsov-Ogievskiy
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-08-15luks: Allow share-rw=onFam Zheng
2018-08-15throttle-groups: Don't allow timers without throttled requestsAlberto Garcia