From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sheng Yang Subject: Re: [PATCH 1/1] kvm: fix irq 0 assignment Date: Tue, 3 Mar 2009 18:40:39 +0800 Message-ID: <200903031840.39376.sheng@linux.intel.com> References: <1236066849-12515-1-git-send-email-sheng@linux.intel.com> <200903031732.13426.sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Marcelo Tosatti To: kvm@vger.kernel.org Return-path: Received: from mga09.intel.com ([134.134.136.24]:40599 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753425AbZCCKkp (ORCPT ); Tue, 3 Mar 2009 05:40:45 -0500 In-Reply-To: <200903031732.13426.sheng@linux.intel.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Tuesday 03 March 2009 17:32:13 Sheng Yang wrote: > On Tuesday 03 March 2009 15:54:09 Sheng Yang wrote: > > Shouldn't update assigned irq if host irq is 0, which means uninitialized > > or don't support INTx. > > Withdraw this, another problems shows... This one itself is OK, seems the problem caused by kernel side... -- regards Yang, Sheng