From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:38 +0000 (+0200) Subject: KVM: PPC: Add kvm_book3s_32.h X-Git-Tag: v2.6.35-rc1~436^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c60b9fb0f9dca8adb0143456245041e7a036c2f;p=pandora-kernel.git KVM: PPC: Add kvm_book3s_32.h In analogy to the 64 bit specific header file, this is the 32 bit pendant. With this in place we can just always call to_svcpu and be assured we get the right pointer anywhere. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed