From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkWNz-00016F-Ra for qemu-devel@nongnu.org; Wed, 14 May 2014 06:26:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkWNt-0002bo-NU for qemu-devel@nongnu.org; Wed, 14 May 2014 06:26:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5348) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkWNt-0002bh-FU for qemu-devel@nongnu.org; Wed, 14 May 2014 06:26:01 -0400 Message-ID: <537344AD.3030000@redhat.com> Date: Wed, 14 May 2014 12:25:49 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <33183CC9F5247A488A2544077AF19020815E8148@SZXEMA503-MBS.china.huawei.com> <1399987647.7118.63.camel@nilsson.home.kraxel.org> <33183CC9F5247A488A2544077AF19020815E873D@SZXEMA503-MBS.china.huawei.com> In-Reply-To: <33183CC9F5247A488A2544077AF19020815E873D@SZXEMA503-MBS.china.huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] usb: usb tablet freeze when save/restore guest os List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" , Gerd Hoffmann Cc: "Huangweidong (C)" , "qemu-devel@nongnu.org" , "Michael S. Tsirkin" Il 14/05/2014 03:47, Gonglei (Arei) ha scritto: > > There was a kernel bug recently causing lost interrupts on migration, > > maybe this is the same (rh bug 1036478)? Paolo? Is the fix upstream? > > Which kernel has it? It is in 3.15, but it only affects edge-triggered interrupts, so not UHCI. Paolo > Oh? Sounds good. > > Cc'ing Paolo for attention. Thanks.