From: Uri Lublin Date: Thu, 22 Feb 2007 14:43:09 +0000 (+0200) Subject: KVM: Fix dirty page log bitmap size/access calculation X-Git-Tag: v2.6.21-rc3~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1a4a982a78e793125db2f386e91dc7c89c9ed1;p=pandora-kernel.git KVM: Fix dirty page log bitmap size/access calculation Since dirty_bitmap is an unsigned long array, the alignment and size need to take that into account. Signed-off-by: Uri Lublin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed