Max Reitz f75613cf24 qemu-img: 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 for the target image in qemu-img convert, which is
important so that the create_opts pointer in img_convert() 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>
2014-12-10 10:31:20 +01:00
2014-09-18 20:02:01 +01:00
2014-12-10 10:31:19 +01:00
2014-11-14 12:15:40 +01:00
2014-11-15 13:01:44 +00:00
2014-11-15 13:01:44 +00:00
2014-11-26 12:11:27 +01:00
2014-11-02 13:30:00 +01:00
2014-08-29 10:46:58 +01:00
2014-09-16 11:04:09 +02:00
2014-10-24 12:19:11 +01:00
2014-09-26 13:37:06 -04:00
2014-11-11 09:46:46 +01:00
2014-09-26 09:34:39 +01:00
2014-12-10 10:31:11 +01:00
2014-12-10 10:31:12 +01:00
2014-11-23 12:11:29 +02:00
2014-12-10 10:25:30 +01:00
2014-10-31 11:29:01 +01:00
2014-12-09 21:48:34 +00:00
2014-12-10 10:25:30 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%