From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUjmm-0006xn-Kz for qemu-devel@nongnu.org; Mon, 20 Dec 2010 12:44:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUjmW-0004VY-TM for qemu-devel@nongnu.org; Mon, 20 Dec 2010 12:44:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUjmW-0004VL-H9 for qemu-devel@nongnu.org; Mon, 20 Dec 2010 12:44:20 -0500 Message-ID: <4D0F95EC.2060300@redhat.com> Date: Mon, 20 Dec 2010 19:44:12 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20101208170858.GA10056@amt.cnet> <20101212191129.GA20312@morn.localdomain> <20101212194916.GD28665@redhat.com> <20101212195745.GA23475@morn.localdomain> <20101220084948.GA16707@amt.cnet> <4D0F1EBC.9050205@redhat.com> <20101220170501.GA30587@amt.cnet> In-Reply-To: <20101220170501.GA30587@amt.cnet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [SeaBIOS] seabios: acpi: add _RMV control method for PCI devices List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Kevin O'Connor , seabios@seabios.org, qemu-devel@nongnu.org, Gleb Natapov On 12/20/2010 07:05 PM, Marcelo Tosatti wrote: > > > > > >Yes, perhaps it all (including PCI hotplug controller) should be using > > >something else than hardcoded IO ports, but thats what we have now. > > > > At least it should be documented. > > > > What's the behaviour with a qemu that doesn't support the new port? > > We don't strictly support it, but let's do so if we can. > > All slots will be marked as hotpluggable (since the "removability" IO port will not be > registered and return all 1's). > Good, so compatibility is retained. seabios will know not to allocate this address to pci bars? -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.