x86: propagate disabled APIC state to Dom0
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Jan 2009 10:56:18 +0000 (10:56 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Jan 2009 10:56:18 +0000 (10:56 +0000)
commitb1b4a612b656d35d4f026f4f3d1dd6700194f18e
tree0514956387af123e6f8baaac6916fb3fb6e939fe
parent2198c5151a92991af792d436868c7acabe7b8fd6
x86: propagate disabled APIC state to Dom0

This in particular eliminates the need to specify "noapic" to Dom0
when "noapic" is passed to Xen, provided the kernel side gets slightly
modified to make use of this information (Linux side patch cannot
easily be provided for the 2.6.18 tree, but this is being used by our
2.6.27-based one).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/traps.c