aboutsummaryrefslogtreecommitdiff
path: root/stubs/vmstate.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2023-01-26 18:24:22 +0100
committerKevin Wolf <kwolf@redhat.com>2023-02-17 11:22:19 +0100
commit91817e9c58687f44a4d4d2ee39b88cb778d228a8 (patch)
tree2b0b8fefc06f6656c0d9b9ac30e30ac900150b47 /stubs/vmstate.c
parent4bee90e9da3c58b09d4df949d9c64043133e4181 (diff)
downloadqemu-91817e9c58687f44a4d4d2ee39b88cb778d228a8.zip
qemu-91817e9c58687f44a4d4d2ee39b88cb778d228a8.tar.gz
qemu-91817e9c58687f44a4d4d2ee39b88cb778d228a8.tar.bz2
luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
.bdrv_co_create implementations run in a coroutine. Therefore they are not allowed to open images directly. Fix the calls to use the corresponding no_co_wrappers instead. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230126172432.436111-4-kwolf@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Reviewed-by: Hanna Czenczek <hreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'stubs/vmstate.c')
0 files changed, 0 insertions, 0 deletions