Kevin Wolf e1c7f0e3f9 qcow2: Store exact backing format length
Currently qcow2 unnecessarily rounds up the length of the backing format string
to the next multiple of 8. At the same time, the array in BlockDriverState can
only hold 15 characters, so in effect backing formats with 9 characters or more
don't work (e.g. host_device).

Save the real string length and things start to work for all valid image format
names.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-03 11:45:49 -06:00
2009-12-03 09:41:25 -06:00
2009-11-22 21:27:40 +00:00
2009-11-29 18:00:41 +01:00
2009-12-03 11:45:49 -06:00
2009-11-23 12:53:22 -06:00
2009-12-03 09:41:25 -06:00
2009-11-23 12:53:22 -06:00
2009-11-21 00:34:04 +01:00
2009-11-22 21:35:13 +00:00
2009-11-17 08:49:37 -06:00
2009-12-01 00:06:15 +00:00
2009-11-17 08:49:30 -06:00
2009-11-17 08:49:38 -06:00
2009-11-21 09:06:46 +00:00
2009-11-14 01:19:12 +01:00
2009-11-29 18:00:41 +01:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:37 -06:00
2009-11-17 08:49:37 -06:00
2009-11-19 16:42:45 +00:00
2009-12-03 09:41:35 -06:00
2009-12-03 09:41:29 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-19 16:45:21 +00:00
2009-11-21 09:06:46 +00:00
2009-12-03 09:41:22 -06:00
2009-12-03 09:41:22 -06:00
2009-11-17 08:49:38 -06:00
2009-11-17 08:49:38 -06:00
2009-12-03 09:41:20 -06:00
2009-12-03 09:41:18 -06:00
2009-12-03 09:41:20 -06:00
2009-11-14 01:19:12 +01:00
2009-12-03 11:45:49 -06:00
2009-11-29 18:00:41 +01:00
2009-12-03 11:45:49 -06:00
2009-11-12 11:23:56 -06:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%