public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm: fix spurious interrupt with irqfd
@ 2010-01-13 17:12 Michael S. Tsirkin
  2010-01-17 12:42 ` Avi Kivity
  0 siblings, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2010-01-13 17:12 UTC (permalink / raw)
  To: Davide Libenzi, Michael S. Tsirkin, Avi Kivity, kvm,
	Linux Kernel Mailing List


Deassigning irqfd and assigning back caused spurious interrupt. fix this
by clearing the counter on deassign.  This is on top of davidel's patch
which makes clearing eventfd counter from modules possible.

Michael S. Tsirkin (2):
  kvm: fix spurious interrupt with irqfd
  kvm: do not store wqh in irqfd

 virt/kvm/eventfd.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-01-20 17:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 17:12 [PATCH 0/2] kvm: fix spurious interrupt with irqfd Michael S. Tsirkin
2010-01-17 12:42 ` Avi Kivity
2010-01-19 14:52   ` Michael S. Tsirkin
2010-01-20 14:10     ` Avi Kivity
2010-01-20 14:58       ` Michael S. Tsirkin
2010-01-20 15:09         ` Avi Kivity
2010-01-20 15:09           ` Michael S. Tsirkin
2010-01-20 17:19       ` Davide Libenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox