From: Alexander Graf Date: Tue, 17 Jan 2012 14:11:28 +0000 (+0100) Subject: KVM: PPC: Initialize linears with zeros X-Git-Tag: v3.4-rc1~59^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f5d0114c708d6efd264a2c5e5a31cf292a9cec;p=pandora-kernel.git KVM: PPC: Initialize linears with zeros RMAs and HPT preallocated spaces should be zeroed, so we don't accidently leak information from previous VM executions. Signed-off-by: Alexander Graf Acked-by: Paul Mackerras Signed-off-by: Avi Kivity --- Reading git-diff-tree failed