]> rtime.felk.cvut.cz Git - jailhouse.git/commit
x86: Allow access to Focus Processor Checking bit in APIC SVR
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 1 May 2015 13:04:27 +0000 (15:04 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Wed, 6 May 2015 05:33:23 +0000 (07:33 +0200)
commitf44098ae717018aa4800b9200210d8dab3b35c8c
treeec1203e8d2b472185c3fbd387c312e0e48ce4428
parent88bbfb02f85675370fa3e33c814f81d230427825
x86: Allow access to Focus Processor Checking bit in APIC SVR

The Intel manual says: "In Pentium 4 and Intel Xeon processors, this bit
is reserved and should be cleared to 0." It apparently refers to the
first Xeon series here, not newer ones that support IA32e. Linux sets
this bit on x86-64 unconditionally for more than a decade. There are no
availability restrictions mentioned for AMD at all.

So let's release this bit to the cells because it cannot cause any harm
to the system or the hypervisor.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/apic.c