Searched hist:f2feebbd93c251ec0098a9ccf808f7cb1da7f67c (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | qemu-img.c | diff f2feebbd93c251ec0098a9ccf808f7cb1da7f67c Wed Apr 14 10:30:35 CDT 2010 Kevin Wolf <kwolf@redhat.com> block: bdrv_has_zero_init
This fixes the problem that qemu-img's use of no_zero_init only considered the no_zero_init flag of the format driver, but not of the underlying protocols.
Between the raw/file split and this fix, converting to host devices is broken.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block.c | diff f2feebbd93c251ec0098a9ccf808f7cb1da7f67c Wed Apr 14 10:30:35 CDT 2010 Kevin Wolf <kwolf@redhat.com> block: bdrv_has_zero_init
This fixes the problem that qemu-img's use of no_zero_init only considered the no_zero_init flag of the format driver, but not of the underlying protocols.
Between the raw/file split and this fix, converting to host devices is broken.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|