Revision b6a114d27273c37cd0107b0f49af208168498f05 authored by Michael S. Tsirkin on 13 January 2010, 17:12:30 UTC, committed by Marcelo Tosatti on 25 January 2010, 14:26:39 UTC
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: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
1 parent cb289d6
Raw File
locking-selftest-rlock-hardirq.h
#include "locking-selftest-rlock.h"
#include "locking-selftest-hardirq.h"
back to top