From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55187 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8uyw-0007ti-5H for qemu-devel@nongnu.org; Thu, 21 Oct 2010 09:14:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8uyu-0002b6-Sy for qemu-devel@nongnu.org; Thu, 21 Oct 2010 09:14:58 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:53769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8uyu-0002at-Qe for qemu-devel@nongnu.org; Thu, 21 Oct 2010 09:14:56 -0400 Received: by qyl33 with SMTP id 33so2493918qyl.4 for ; Thu, 21 Oct 2010 06:14:56 -0700 (PDT) Message-ID: <4CC03CD0.3070402@codemonkey.ws> Date: Thu, 21 Oct 2010 08:14:56 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [SeaBIOS] [Qemu-devel] [PATCH 1/2] pci: Automatically patch PCI device id in PCI ROM References: <1287175867-7757-1-git-send-email-weil@mail.berlios.de> <4CB8C20A.70706@codemonkey.ws> <4CBC1CD3.1040904@redhat.com> <4CBC946A.1010100@codemonkey.ws> <4CC01166.50400@redhat.com> In-Reply-To: <4CC01166.50400@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Kevin Wolf , "Michael S. Tsirkin" , seabios@seabios.org, Markus Armbruster , QEMU Developers , Gerd Hoffmann On 10/21/2010 05:09 AM, Avi Kivity wrote: > On 10/18/2010 08:39 PM, Anthony Liguori wrote: >>> SeaBIOS rejects them when loaded from the rom bar and doesn't reject >>> them when loaded via fw_cfg. >> >> >> What I meant was, rombar=0 in qdev. Sometimes my fingers don't work >> the same way my brain does :-) > > > Are you using qmp or the human monitor protocol? I'm still running on a DCE/RPC implementation from the early 80s. Regards, Anthony Liguori