From mboxrd@z Thu Jan 1 00:00:00 1970 From: walimis Subject: Re: [PATCH] kvm tools: Fix IRQ mapping Date: Thu, 11 Aug 2011 21:42:09 +0800 Message-ID: <20110811134209.GG13190@walimis-desktop> References: <1313053448-13315-1-git-send-email-levinsasha928@gmail.com> <4E439E28.1040300@kernel.org> <4E43DF12.5000704@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pekka Enberg , Sasha Levin , kvm@vger.kernel.org, mingo@elte.hu, gorcunov@gmail.com To: Asias He Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:46667 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752661Ab1HKN6R (ORCPT ); Thu, 11 Aug 2011 09:58:17 -0400 Received: by wwf5 with SMTP id 5so2074962wwf.1 for ; Thu, 11 Aug 2011 06:58:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <4E43DF12.5000704@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Aug 11, 2011 at 09:54:26PM +0800, Asias He wrote: >On 08/11/2011 05:17 PM, Pekka Enberg wrote: >> On 8/11/11 12:04 PM, Sasha Levin wrote: >>> This thread fixes two issues: >>> - Slave IRQCHIP was mapped wrong, this caused all IRQs which belong >>> to it to be ignored (breaking such things as the mouse). >>> - Line 2 was being mapped, since it's the link between slave and master >>> IRQCHIPs it shouldn't be. >>> >>> Signed-off-by: Sasha Levin >> >> Asias, does this fix the VNC mouse problem for you? > >Yup. But gpm still can not work, it complains can not open /dev/psaux. Do you enable mouse/ps2 option in the kernel? walimis > > >-- >Best Regards, >Asias He >-- >To unsubscribe from this list: send the line "unsubscribe kvm" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html