From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:47 +0000 (+0200) Subject: KVM: PPC: Make highmem code generic X-Git-Tag: v2.6.35-rc1~436^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79fcdf67e9e03773fb032679675d8008d5cc2dc;p=pandora-kernel.git KVM: PPC: Make highmem code generic Since we now have several fields in the shadow VCPU, we also change the internal calling convention between the different entry/exit code layers. Let's reflect that in the IR=1 code and make sure we use "long" defines for long field access. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed