From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LApGm-0004vD-HB for qemu-devel@nongnu.org; Thu, 11 Dec 2008 12:24:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LApGk-0004uL-TE for qemu-devel@nongnu.org; Thu, 11 Dec 2008 12:24:12 -0500 Received: from [199.232.76.173] (port=33048 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LApGk-0004uA-MI for qemu-devel@nongnu.org; Thu, 11 Dec 2008 12:24:10 -0500 Received: from mx2.redhat.com ([66.187.237.31]:33469) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LApGk-0002xV-53 for qemu-devel@nongnu.org; Thu, 11 Dec 2008 12:24:10 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBBHO9Gk021801 for ; Thu, 11 Dec 2008 12:24:09 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBBHO8ii014470 for ; Thu, 11 Dec 2008 12:24:09 -0500 Received: from zweiblum.travel.kraxel.org (vpn-10-72.str.redhat.com [10.32.10.72]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBBHO7RP025777 for ; Thu, 11 Dec 2008 12:24:08 -0500 Message-ID: <49414CB6.4050408@redhat.com> Date: Thu, 11 Dec 2008 18:24:06 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] pci: add default pci subsystem id for all devices. References: <49413ED7.4000807@redhat.com> <4941425A.4040902@gmx.net> In-Reply-To: <4941425A.4040902@gmx.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Carl-Daniel Hailfinger wrote: > Have you investigated setting the subsystem IDs in the Qemu BIOS? No. Why should I? What would be the advantages of that approach? cheers, Gerd