From: Gregory Haskins Date: Fri, 27 Jul 2007 12:13:10 +0000 (-0400) Subject: KVM: Remove arch specific components from the general code X-Git-Tag: v2.6.24-rc1~1365^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2fa3e9f52d875f7d4ca98434603b8756be71ba8;p=pandora-kernel.git KVM: Remove arch specific components from the general code struct kvm_vcpu has vmx-specific members; remove them to a private structure. Signed-off-by: Gregory Haskins Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed