From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch 1/2] kvm tools: Fix up PCI pin assignment to conform specification Date: Sat, 7 May 2011 17:03:30 +0200 Message-ID: <20110507150330.GA5822@elte.hu> References: <20110507145514.476517775@gmail.com> <20110507145636.099751964@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: penberg@kernel.org, levinsasha928@gmail.com, asias.hejun@gmail.com, prasadjoshi124@gmail.com, kvm@vger.kernel.org To: Cyrill Gorcunov Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:47237 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755416Ab1EGPDe (ORCPT ); Sat, 7 May 2011 11:03:34 -0400 Content-Disposition: inline In-Reply-To: <20110507145636.099751964@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: * Cyrill Gorcunov wrote: > Only 4 pins are allowed for every PCI compilant device. Mutlifunctional > devices can use up to all INTA#,B#,C#,D# pins, for our sindle function > devices pin INTA# is enough. There's two typos in this changelog ... Thanks, Ingo