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
preload
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 1.6 KB
arraymap.c -rw-r--r-- 35.6 KB
bloom_filter.c -rw-r--r-- 5.6 KB
bpf_inode_storage.c -rw-r--r-- 7.0 KB
bpf_iter.c -rw-r--r-- 16.8 KB
bpf_local_storage.c -rw-r--r-- 17.7 KB
bpf_lru_list.c -rw-r--r-- 17.4 KB
bpf_lru_list.h -rw-r--r-- 2.1 KB
bpf_lsm.c -rw-r--r-- 6.5 KB
bpf_struct_ops.c -rw-r--r-- 17.1 KB
bpf_struct_ops_types.h -rw-r--r-- 262 bytes
bpf_task_storage.c -rw-r--r-- 8.3 KB
btf.c -rw-r--r-- 175.2 KB
cgroup.c -rw-r--r-- 52.8 KB
core.c -rw-r--r-- 63.3 KB
cpumap.c -rw-r--r-- 20.7 KB
devmap.c -rw-r--r-- 29.0 KB
disasm.c -rw-r--r-- 9.2 KB
disasm.h -rw-r--r-- 1.0 KB
dispatcher.c -rw-r--r-- 3.6 KB
hashtab.c -rw-r--r-- 62.7 KB
helpers.c -rw-r--r-- 35.7 KB
inode.c -rw-r--r-- 17.4 KB
local_storage.c -rw-r--r-- 14.5 KB
lpm_trie.c -rw-r--r-- 21.0 KB
map_in_map.c -rw-r--r-- 3.0 KB
map_in_map.h -rw-r--r-- 461 bytes
map_iter.c -rw-r--r-- 4.5 KB
mmap_unlock_work.h -rw-r--r-- 1.7 KB
net_namespace.c -rw-r--r-- 13.0 KB
offload.c -rw-r--r-- 16.3 KB
percpu_freelist.c -rw-r--r-- 4.7 KB
percpu_freelist.h -rw-r--r-- 1.1 KB
prog_iter.c -rw-r--r-- 2.4 KB
queue_stack_maps.c -rw-r--r-- 6.6 KB
reuseport_array.c -rw-r--r-- 8.5 KB
ringbuf.c -rw-r--r-- 12.7 KB
stackmap.c -rw-r--r-- 17.1 KB
syscall.c -rw-r--r-- 115.2 KB
sysfs_btf.c -rw-r--r-- 1.1 KB
task_iter.c -rw-r--r-- 16.2 KB
tnum.c -rw-r--r-- 5.1 KB
trampoline.c -rw-r--r-- 16.4 KB
verifier.c -rw-r--r-- 410.2 KB

back to top