On 23.12.2011, at 01:15, Benjamin Herrenschmidt wrote: > We were using the wrong types in kvm_get_dirty_pages_log_range(). > > This would break dirty logging if the region to log resides at a > physical address above 32-bit, which can happen with 64-bit guest > but also with 32-bit guests that support >32-bit physical addresses > such as ppc BookE. > > Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Acked-by: Alexander Graf <ag...@suse.de> Alex