Kevin Wolf 9ffe333276 qemu-img: Avoid duplicate block device IDs
qemu-img used to use "image" as ID for all block devices. This means
that e.g. img_convert() ended up with potentially multiple source images
and one target image, all with the same ID. The next patch will catch
this and fail to open the block device.

This patch makes sure that qemu-img uses meaningful unique IDs for the
block devices it uses.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2014-04-22 12:00:24 +02:00
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2014-03-25 14:09:50 +01:00
2014-03-28 13:46:29 +00:00
2014-03-12 17:26:32 +01:00
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2014-03-19 19:47:15 +01:00
2014-04-07 10:50:30 +02:00
2014-03-13 14:42:24 +01:00
2014-03-27 15:19:00 +05:30
2014-02-21 21:02:23 +01:00
2014-03-13 14:34:16 +00:00
2014-02-25 14:30:28 +01:00
2014-03-27 15:19:00 +05:30
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2014-03-05 03:06:24 +01:00
2014-03-27 15:19:00 +05:30
2014-02-17 11:57:23 -05:00
2014-04-17 20:39:32 +01:00
2014-03-27 15:19:00 +05:30

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

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%