diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-11 15:45:27 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-23 09:50:26 -0700 |
commit | 23ca102e6fb284f3c1d08d8bbbddceff2353427f (patch) | |
tree | 3878f7f898eaafc62042ce3c1b6cb43ef7e07cd6 /scripts/lib | |
parent | 1e663ed239923447a0217d78a96bcdc8729022e0 (diff) |
KVM: VMX: Stop walking list of routing table entries when updating IRTE
Now that KVM provides the to-be-updated routing entry, stop walking the
routing table to find that entry. KVM, via setup_routing_entry() and
sanity checked by kvm_get_msi_route(), disallows having a GSI configured
to trigger multiple MSIs, i.e. the for-loop can only process one entry.
Link: https://lore.kernel.org/r/20250611224604.313496-26-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions