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
Makefile -rw-r--r-- 559 bytes
inffast.c -rw-r--r-- 13.5 KB
inffast.h -rw-r--r-- 403 bytes
inffixed.h -rw-r--r-- 6.2 KB
inflate.c -rw-r--r-- 30.6 KB
inflate.h -rw-r--r-- 5.5 KB
inflate_syms.c -rw-r--r-- 447 bytes
inftrees.c -rw-r--r-- 13.0 KB
inftrees.h -rw-r--r-- 2.3 KB
infutil.c -rw-r--r-- 1.2 KB
infutil.h -rw-r--r-- 657 bytes

back to top