Revision e07e98da924e61e814bdaaa3ebc6e72b60dbf9ed authored by Roger Pau Monne on 20 January 2022, 15:25:27 UTC, committed by Juergen Gross on 10 February 2022, 10:10:17 UTC
Xen allows the usage of some previously reserved bits in the IO-APIC
RTE and the MSI address fields in order to store high bits for the
target APIC ID. Such feature is already implemented by QEMU/KVM and
HyperV, so in order to enable it just add the handler that checks for
it's presence.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20220120152527.7524-3-roger.pau@citrix.com
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent f34c4f2
History
File Mode Size
boot
configs
include
kernel
lib
mm
platform
Kbuild -rw-r--r-- 72 bytes
Kconfig -rw-r--r-- 4.8 KB
Kconfig.debug -rw-r--r-- 385 bytes
Makefile -rw-r--r-- 2.3 KB

back to top