From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZ9Kn-0000PX-Qa for qemu-devel@nongnu.org; Mon, 16 Feb 2009 14:40:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZ9Kl-0000P5-3S for qemu-devel@nongnu.org; Mon, 16 Feb 2009 14:40:52 -0500 Received: from [199.232.76.173] (port=44794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZ9Kk-0000Ot-NN for qemu-devel@nongnu.org; Mon, 16 Feb 2009 14:40:50 -0500 Received: from mx2.redhat.com ([66.187.237.31]:46504) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZ9Kk-0002KJ-8V for qemu-devel@nongnu.org; Mon, 16 Feb 2009 14:40:50 -0500 Message-ID: <4999C0F4.3020108@redhat.com> Date: Mon, 16 Feb 2009 21:39:32 +0200 From: Izik Eidus MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qemu: change the pc pci mapping to start from 0xc0000000 References: <1234406198-14094-1-git-send-email-ieidus@redhat.com> <1234406198-14094-2-git-send-email-ieidus@redhat.com> <49998902.4010306@us.ibm.com> In-Reply-To: <49998902.4010306@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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, info@vruppert.de Anthony Liguori wrote: > Izik Eidus wrote: >> This is needed in order to allocate more memory to pci devices >> > > Can you please split this into a separate patch and CC bochs-devel? > > Regards, > > Anthony Liguori > > Sure, but first i am waiting for answer from Volker, about the possibility that we have to change the mapping in the vga bios anyway (due to the fact that qemu can run without pci)