From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMgg0-0004tV-WD for qemu-devel@nongnu.org; Wed, 18 May 2011 09:20:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QMgfz-0007pb-Fn for qemu-devel@nongnu.org; Wed, 18 May 2011 09:20:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QMgfz-0007pL-8k for qemu-devel@nongnu.org; Wed, 18 May 2011 09:20:35 -0400 Date: Wed, 18 May 2011 16:20:43 +0300 From: "Michael S. Tsirkin" Message-ID: <20110518132043.GB19695@redhat.com> References: <20110518091746.GK7589@redhat.com> <20110518105517.GE1705@valinux.co.jp> <20110518113430.GQ7589@redhat.com> <4DD3C489.8090400@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DD3C489.8090400@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 00/38] pci: initialize ids in pci common code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Isaku Yamahata , qemu-devel@nongnu.org On Wed, May 18, 2011 at 03:07:21PM +0200, Gerd Hoffmann wrote: > Hi, > > >Well the devel device id can go it seems, but we > >need think what to do with the revision. > >Maybe it's not so terrible that revision will > >be wrong in -help for qxl - any better ideas? > > Fine with me. Default is 2 and it can be set to 1 using rev=1 > property if needed. Help should show rev 2. > > cheers, > Gerd I think it's easier to not show the revision ...