KVM: fix spurious interrupt with irqfd
Michael S. Tsirkin authored

kvm didn't clear irqfd counter on deassign, as a result we could get a
spurious interrupt when irqfd is assigned back. this leads to poor
performance and, in theory, guest crash.
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
b6a114d2
Name Last commit Last update
..
kvm KVM: fix spurious interrupt with irqfd