On Fri, 21 Feb 2025 15:38:32 -0800, Sean Christopherson wrote: > Now that the __ASSEMBLY__ versus __ASSEMBLER_ mess is sorted out, move > the SMP related #defines from apic-defs.h to smp.h, and drop the comment > that explains the hackery. > > Opportunistically make REALMODE_GDT_LOWMEM visible to assembly code as > well, and drop efistart64.S's local copy. > > [...] Applied to kvm-x86 next (and now pulled by Paolo), thanks! [1/1] x86: Move SMP #defines from apic-defs.h to smp.h https://github.com/kvm-x86/kvm-unit-tests/commit/d467e659b2b1 -- https://github.com/kvm-x86/kvm-unit-tests/tree/next