Home
last modified time | relevance | path

Searched hist:f9749f28 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dstream.cf9749f28 Tue May 08 14:52:00 GMT 2012 Paolo Bonzini <pbonzini@redhat.com> stream: tweak usage of bdrv_co_is_allocated

is_allocated_base has complex semantics that are not really usable
outside streaming. Split the check in two parts, where the allocated
state for the top bs is moved to the caller. The resulting function
is more generally useful.

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