Passing CI runs: https://cirrus-ci.com/build/6095362789212160 https://gitlab.com/xen-project/people/andyhhp/xen/-/pipelines/407123417
Andrew Cooper (5): xen/domain: Remove function pointers from domain pause helpers xen/domain: Improve pirq handling xen/sort: Switch to an extern inline implementation xen/wait: Remove indirect jump x86/ioapic: Drop function pointers from __ioapic_{read,write}_entry() xen/arch/arm/bootfdt.c | 9 ++++- xen/arch/arm/io.c | 9 ++++- xen/arch/x86/io_apic.c | 30 +++++++++++----- xen/common/domain.c | 93 ++++++++++++++++++++++++++++-------------------- xen/common/wait.c | 19 +++++----- xen/include/xen/domain.h | 1 - xen/include/xen/sched.h | 15 +++----- xen/include/xen/sort.h | 55 +++++++++++++++++++++++++++- xen/lib/sort.c | 80 ++--------------------------------------- 9 files changed, 162 insertions(+), 149 deletions(-) -- 2.11.0