From: Sheng Yang Date: Tue, 21 Dec 2010 06:18:49 +0000 (+0800) Subject: xen: HVM X2APIC support X-Git-Tag: v2.6.38-rc1~435^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b8ca8474fd4fdd43ba6d97a4fee8b49b978067;p=pandora-kernel.git xen: HVM X2APIC support This patch is similiar to Gleb Natapov's patch for KVM, which enable the hypervisor to emulate x2apic feature for the guest. By this way, the emulation of lapic would be simpler with x2apic interface(MSR), and faster. [v2: Re-organized 'xen_hvm_need_lapic' per Ian Campbell suggestion] Acked-by: Jeremy Fitzhardinge Signed-off-by: Sheng Yang Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed