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: [email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>1 parent 9bcac97 commit bcda70c
1 file changed
+2
-1
lines changed| 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