commit | 4064a4c6a1f90d169f36259647be3a8ddb91fa96 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Thu Apr 02 16:20:26 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 07 08:34:16 2020 -0400 |
tree | f12ef5487f82c5aafb71cffce181590eeb2dc558 | |
parent | 1b0c58a34b4c4e0b010621b21fc38ac2929aa3cb [diff] |
KVM: X86: Filter out the broadcast dest for IPI fastpath Except destination shorthand, a destination value 0xffffffff is used to broadcast interrupts, let's also filter out this for single target IPI fastpath. Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Message-Id: <1585815626-28370-1-git-send-email-wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>