From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvYwv-0008Aj-0C for qemu-devel@nongnu.org; Tue, 05 Jun 2007 09:19:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvYwt-0008AN-It for qemu-devel@nongnu.org; Tue, 05 Jun 2007 09:19:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvYwt-0008AK-EU for qemu-devel@nongnu.org; Tue, 05 Jun 2007 09:19:47 -0400 Received: from il.qumranet.com ([82.166.9.18]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvYws-0006jn-Km for qemu-devel@nongnu.org; Tue, 05 Jun 2007 09:19:47 -0400 Message-ID: <466562F0.7020709@qumranet.com> Date: Tue, 05 Jun 2007 16:19:44 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20070604205159.GB18668@dreamland.darkstar.lan> <46654E86.8010103@qumranet.com> <68676e00706050609o10d0aa4fw8fbd7c850d0391f2@mail.gmail.com> In-Reply-To: <68676e00706050609o10d0aa4fw8fbd7c850d0391f2@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [kvm-devel] PIIX/IDE: ports disabled in PCI config space? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luca Cc: kvm-devel@lists.sf.net, qemu-devel@nongnu.org Luca wrote: > > Good point. I'm looking at bochs right now: the BIOS doesn't touch > that bits. The 2 ports are enabled/disabled - using values from the > config file - by the reset function of the emulated controller > (iodev/pci_ide.cc), so they're doing the same thing I've done for > QEMU. > I'd rather not touch the BIOS, it's a bit obscure ;-) No kidding :-) Maybe if you post your findings to bochs-devel they'd make the change. -- error compiling committee.c: too many arguments to function