aboutsummaryrefslogtreecommitdiff
path: root/block/create.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-04block_int-common.h: assertions in the callers of BlockDriver function pointersEmanuele Giuseppe Esposito1-0/+2
2019-09-13block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé1-1/+5
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2018-08-31jobs: utilize job_exit shimJohn Snow1-11/+3
2018-08-31jobs: canonize Error objectJohn Snow1-3/+2
2018-08-31jobs: change start callback to run callbackJohn Snow1-3/+5
2018-05-30block/create: Mark blockdev-create stableKevin Wolf1-2/+2
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf1-21/+46
2018-03-09block: x-blockdev-create QMP commandKevin Wolf1-0/+76