Commit bcda70c
KVM: x86: Explicitly treat routing entry type changes as changes
Explicitly treat type differences as GSI routing changes, as comparing MSI
data between two entries could get a false negative, e.g. if userspace
changed the type but left the type-specific data as-is.
Fixes: 515a0c7 ("kvm: irqfd: avoid update unmodified entries of the routing")
Cc: stable@vger.kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20250404193923.1413163-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 9bcac97 commit bcda70c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13607 | 13607 | | |
13608 | 13608 | | |
13609 | 13609 | | |
13610 | | - | |
| 13610 | + | |
| 13611 | + | |
13611 | 13612 | | |
13612 | 13613 | | |
13613 | 13614 | | |
| |||
0 commit comments