summary refs log tree commit diff stats
path: root/qemu-file-unix.c
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2014-12-02 18:32:45 +0100
committerKevin Wolf <kwolf@redhat.com>2014-12-10 10:31:20 +0100
commitc6149724080af7b3d5d61eac8942655e6d212783 (patch)
tree82bff0094a91d4202b328a6f5143ee33cfc1c5aa /qemu-file-unix.c
parentfd752801ae1cc729359a37f29e32265de6948d37 (diff)
downloadfocaccia-qemu-c6149724080af7b3d5d61eac8942655e6d212783.tar.gz
focaccia-qemu-c6149724080af7b3d5d61eac8942655e6d212783.zip
block: Check create_opts before image creation
If a driver supports image creation, it needs to set the .create_opts
field. We can use that to make sure .create_opts for both drivers
involved is not NULL in bdrv_img_create(), which is important so that
the create_opts pointer in that function is not NULL after the
qemu_opts_append() calls and when going into qemu_opts_create().

Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-file-unix.c')
0 files changed, 0 insertions, 0 deletions