From: Avi Kivity Date: Sun, 17 Aug 2008 13:03:46 +0000 (+0300) Subject: KVM: Handle spurious acks for PIT interrupts X-Git-Tag: v2.6.28-rc1~269^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7404cea34ef997dfe89ca94d16358e9d29c8d8;p=pandora-kernel.git KVM: Handle spurious acks for PIT interrupts Spurious acks can be generated, for example if the PIC is being reset. Handle those acks gracefully rather than flooding the log with warnings. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed