From: Carsten Otte Date: Mon, 29 Oct 2007 15:09:10 +0000 (+0100) Subject: KVM: Portability: move get/set_apic_base to x86.c X-Git-Tag: v2.6.25-rc1~1138^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6866b83ed7240bf4a7c50836ee10f61c8534503f;p=pandora-kernel.git KVM: Portability: move get/set_apic_base to x86.c This patch moves the implementation of get_apic_base and set_apic_base from kvm_main.c to x86.c Signed-off-by: Carsten Otte Reviewed-by: Christian Borntraeger Acked-by: Hollis Blanchard Signed-off-by: Avi Kivity --- Reading git-diff-tree failed