From: Alexander Graf Date: Wed, 24 Mar 2010 20:48:23 +0000 (+0100) Subject: KVM: PPC: Load VCPU for register fetching X-Git-Tag: v2.6.35-rc1~436^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56cf347c21b21d52db127672cf1edf5dd724a4b;p=pandora-kernel.git KVM: PPC: Load VCPU for register fetching When trying to read or store vcpu register data, we should also make sure the vcpu is actually loaded, so we're 100% sure we get the correct values. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed