]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
x86/apic: Set SPIV.EN in apic_init() so the device is ready for use
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 22 Feb 2018 17:21:34 +0000 (17:21 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 28 Feb 2018 17:12:44 +0000 (17:12 +0000)
commite5a9c74084130f8e23bc457b98b4084d2dcacd58
treed1c90495bb117e1bf12cc9a07dd8caebe26d6bf6
parent966bc49dc265f7451fc800d146fe7733dd9573c9
x86/apic: Set SPIV.EN in apic_init() so the device is ready for use

This is more useful behaviour than forcing all tests which call apic_init() to
set up SPIV themselves to actually receive interrupts.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/apic.c
arch/x86/include/arch/apic.h