KVM: LAPIC: ARBPRI is a reserved register for x2APIC
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Jul 2019 12:14:15 +0000 (14:14 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Jul 2019 12:14:15 +0000 (14:14 +0200)
commit101628ded5d990f7f364bd4d371ada9b2beaae64
treeb0a5ef669c4ab639d5d8d3e8c64d1a5e7dc1a2ca
parent1ef23e1f16088f5a91b25bb17585c2d532a097f7
KVM: LAPIC: ARBPRI is a reserved register for x2APIC

kvm-unit-tests were adjusted to match bare metal behavior, but KVM
itself was not doing what bare metal does; fix that.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c