From: Hollis Blanchard Date: Wed, 5 Nov 2008 15:36:18 +0000 (-0600) Subject: KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor X-Git-Tag: v2.6.29-rc1~539^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db93f5745d836f81cef0b4101a7c2685eeb55efb;p=pandora-kernel.git KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor This patch doesn't yet move all 44x-specific data into the new structure, but is the first step down that path. In the future we may also want to create a struct kvm_vcpu_booke. Based on patch from Liu Yu . Signed-off-by: Hollis Blanchard Signed-off-by: Avi Kivity --- Reading git-diff-tree failed