From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [question] lots of interrupts injected to vm when pressing some key w/o releasing Date: Wed, 03 Dec 2014 16:42:55 +0100 Message-ID: <547F2F7F.8000109@redhat.com> References: <201411201020560455720@sangfor.com> <546FBD47.3070703@redhat.com> <547450B4.6010909@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Alex Williamson , "Michael S.Tsirkin" , Gleb Natapov To: "Zhang, Yang Z" , Zhang Haoyu , kvm Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34345 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752191AbaLCQJN (ORCPT ); Wed, 3 Dec 2014 11:09:13 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 28/11/2014 12:59, Zhang, Yang Z wrote: > > According the feedback from Haoyu on my test patch which skipping the > interrupt injection if irq line is active (See another thread), it seems > QEMU does not follow the rule. But my patch is just a workaround. I > guess we should have more though on this issue to find a better solution. Yes, I agree. Paolo