From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 2/2] kvm tools - Cleanup IRQs definitions for virtio pci devices Date: Fri, 06 May 2011 00:15:18 +0400 Message-ID: <4DC30556.8040408@gmail.com> References: <20110505190639.741709609@gmail.com> <20110505190733.660393774@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: mingo@elte.hu, asias.hejun@gmail.com, prasadjoshi124@gmail.com, kvm@vger.kernel.org, levinsasha928@gmail.com To: Pekka Enberg Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:49281 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753021Ab1EEUPW (ORCPT ); Thu, 5 May 2011 16:15:22 -0400 Received: by eyx24 with SMTP id 24so780876eyx.19 for ; Thu, 05 May 2011 13:15:21 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/06/2011 12:14 AM, Pekka Enberg wrote: > On Thu, 5 May 2011, Cyrill Gorcunov wrote: >> This also requires to tune up mptable code. Note the srcbusirq >> need to follow specification convention, so we merge device >> number and pin into one field inside mptable_set_default_int_src >> helper. >> >> Signed-off-by: Cyrill Gorcunov > > This seems to break virtio drivers on my box. > Crap, thanks Pekka, I'll recheck. Drop this series for a while then. -- Thanks, Cyrill