Kevin Wolf
b527c9b392
qcow2: Write full header on image creation
...
When creating a qcow2 image, we didn't necessarily call
qcow2_update_header(), but could end up with the basic header that
qcow2_create2() created manually. One thing that this basic header
lacks is the feature table. Let's make sure that it's always present.
This requires a few updates to test cases as well.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2016-01-20 13:36:23 +01:00
..
2015-12-17 13:37:15 +00:00
2015-09-11 10:45:43 +03:00
2016-01-11 14:10:44 -05:00
2015-12-17 08:21:29 +01:00
2016-01-20 13:36:23 +01:00
2015-09-11 10:21:38 +03:00
2015-12-18 16:25:08 +00:00
2016-01-11 14:10:43 -05:00
2016-01-08 16:01:37 +02:00
2016-01-07 21:30:16 +01:00
2015-11-26 09:18:38 +01:00
2016-01-18 17:47:58 +01:00
2015-11-18 14:56:58 +00:00
2015-09-15 15:05:09 +01:00
2015-10-09 15:25:57 +02:00
2015-10-09 15:25:57 +02:00
2015-10-16 11:14:53 +01:00
2015-10-23 18:18:23 +02:00
2015-10-19 15:26:53 +02:00
2015-12-18 14:34:43 +01:00
2015-11-06 15:42:38 +03:00
2015-12-04 18:25:42 +01:00
2015-12-18 12:18:31 +00:00
2015-12-18 12:18:31 +00:00
2015-12-22 18:39:19 +02:00
2015-12-22 18:39:19 +02:00
2015-11-25 10:24:27 +01:00
2015-12-04 18:25:42 +01:00
2015-12-04 18:25:42 +01:00
2015-12-22 18:39:19 +02:00
2015-09-15 15:05:09 +01:00
2015-12-04 18:29:31 +01:00
2015-09-25 14:53:29 +02:00
2016-01-13 15:16:17 +01:00
2015-12-18 16:25:08 +00:00
2015-11-12 16:22:44 +01:00
2015-10-20 14:59:04 +01:00
2015-12-23 11:02:20 +00:00
2015-12-23 11:02:20 +00:00
2015-12-18 16:25:08 +00:00
2015-09-15 15:05:09 +01:00
2015-09-15 15:07:43 +01:00
2015-09-25 12:04:41 +02:00
2015-09-11 10:21:38 +03:00
2015-12-18 12:18:31 +00:00
2015-12-18 12:18:31 +00:00
2015-12-18 12:18:31 +00:00
2015-12-23 10:53:03 +00:00
2015-12-18 12:18:31 +00:00
2015-12-18 12:18:30 +00:00
2015-10-12 13:34:32 +08:00
2015-11-25 17:56:45 -06:00
2015-12-17 08:21:27 +01:00
2015-11-02 08:30:26 +01:00
2015-11-10 08:08:21 +01:00
2015-12-17 08:21:28 +01:00
2015-12-17 08:21:28 +01:00
2016-01-13 15:16:19 +01:00
2016-01-13 15:16:17 +01:00
2016-01-13 15:16:17 +01:00
2015-11-12 16:22:45 +01:00
2015-11-09 16:45:05 +01:00
2015-10-20 14:59:04 +01:00
2015-09-11 10:21:38 +03:00
2015-12-02 19:27:26 +02:00
2015-12-04 18:25:42 +01:00