Skip to content
Commit d8f62a83 authored by Sean Christopherson's avatar Sean Christopherson
Browse files

x86/apic: Add test for logical mode IPI delivery (cluster and flat)



Add an APIC sub-test to verify the darker corners of logical mode IPI
delivery.  Logical mode is rather bizarre, in that each "ID" is treated
as a bitmask, e.g. an ID with multiple bits set can match multiple
destinations.  Verify that overlapping and/or superfluous destinations
and IDs with multiple target vCPUs are handled correctly for both flat
and cluster modes.

Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221001011301.2077437-9-seanjc@google.com
parent 75ac2899
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment