Hello,

The following series adds support for sending IPIs using the ALLBUT
shorthand. Patch #1 is code movement while patch #2 adds the actual
usage of the shorthand.

Thanks, Roger.

Roger Pau Monne (2):
  x86/smp: move and clean APIC helpers
  x86/smp: use APIC ALLBUT destination shorthand when possible

 xen/arch/x86/acpi/boot.c  |   1 +
 xen/arch/x86/mpparse.c    |   7 ++-
 xen/arch/x86/smp.c        | 118 +++++++++++++++++++++++---------------
 xen/include/asm-x86/smp.h |   3 +
 4 files changed, 83 insertions(+), 46 deletions(-)

-- 
2.25.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to