summaryrefslogtreecommitdiffstats
path: root/block/create.c
Commit message (Expand)AuthorAgeFilesLines
* block_int-common.h: assertions in the callers of BlockDriver function pointersEmanuele Giuseppe Esposito2022-03-041-0/+2
* block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé2019-09-131-1/+5
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* jobs: utilize job_exit shimJohn Snow2018-08-311-11/+3Star
* jobs: canonize Error objectJohn Snow2018-08-311-3/+2Star
* jobs: change start callback to run callbackJohn Snow2018-08-311-3/+5
* block/create: Mark blockdev-create stableKevin Wolf2018-05-301-2/+2
* block/create: Make x-blockdev-create a jobKevin Wolf2018-05-301-21/+46
* block: x-blockdev-create QMP commandKevin Wolf2018-03-091-0/+76