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
History
File Mode Size
mpu401
opl3
opl4
pcsp
vx
Kconfig -rw-r--r-- 5.2 KB
Makefile -rw-r--r-- 723 bytes
dummy.c -rw-r--r-- 28.5 KB
ml403-ac97cr.c -rw-r--r-- 40.2 KB
mtpav.c -rw-r--r-- 20.1 KB
mts64.c -rw-r--r-- 26.7 KB
pcm-indirect2.c -rw-r--r-- 16.8 KB
pcm-indirect2.h -rw-r--r-- 5.1 KB
portman2x4.c -rw-r--r-- 25.2 KB
serial-u16550.c -rw-r--r-- 31.0 KB
virmidi.c -rw-r--r-- 5.6 KB

back to top