Home
last modified time | relevance | path

Searched hist:"72 c6cc94" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvpc.c72c6cc94 Fri Jun 28 08:21:00 GMT 2013 Kevin Wolf <kwolf@redhat.com> vpc: Implement .bdrv_has_zero_init

Depending on the subformat, has_zero_init on VHD must behave like raw
and query the underlying storage (fixed) or like other sparse formats
that can always return 1 (dynamic, differencing).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>