From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47448 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRK3O-0001Mm-PL for qemu-devel@nongnu.org; Sat, 11 Dec 2010 02:39:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRK3N-0006tL-UU for qemu-devel@nongnu.org; Sat, 11 Dec 2010 02:39:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRK3N-0006sq-Mu for qemu-devel@nongnu.org; Sat, 11 Dec 2010 02:39:37 -0500 Message-ID: <4D032AB2.6080201@redhat.com> Date: Sat, 11 Dec 2010 09:39:30 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20101208170858.GA10056@amt.cnet> In-Reply-To: <20101208170858.GA10056@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: seabios@seabios.org, qemu-devel@nongnu.org On 12/08/2010 07:08 PM, Marcelo Tosatti wrote: > Use _RMV method to indicate whether device can be removed. > > Data is retrieved from QEMU via I/O port 0xae0c. > Where did this port come from? What's the protocol? Maybe we should do this via fw_cfg. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.