From: Lai Jiangshan Date: Mon, 21 Feb 2011 03:21:30 +0000 (+0800) Subject: KVM: Clear async page fault hash after switching to real mode X-Git-Tag: v2.6.39-rc1~436^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d170c4190630bcbeb5db266e79ad7a174902e5de;p=pandora-kernel.git KVM: Clear async page fault hash after switching to real mode The hash array of async gfns may still contain some left gfns after kvm_clear_async_pf_completion_queue() called, need to clear them. Signed-off-by: Lai Jiangshan Acked-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed