From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVS1t-0006Uj-E9 for qemu-devel@nongnu.org; Fri, 06 Feb 2009 09:50:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVS1s-0006T9-3U for qemu-devel@nongnu.org; Fri, 06 Feb 2009 09:50:05 -0500 Received: from [199.232.76.173] (port=58063 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVS1r-0006Sq-OF for qemu-devel@nongnu.org; Fri, 06 Feb 2009 09:50:03 -0500 Received: from mx2.redhat.com ([66.187.237.31]:49158) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVS1r-0004Z4-2Q for qemu-devel@nongnu.org; Fri, 06 Feb 2009 09:50:03 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n16Eo1K0021930 for ; Fri, 6 Feb 2009 09:50:01 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n16Enx67005889 for ; Fri, 6 Feb 2009 09:50:01 -0500 Received: from localhost.localdomain (dhcp-0-215.tlv.redhat.com [10.35.0.215]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n16Enwgw010809 for ; Fri, 6 Feb 2009 09:49:59 -0500 From: Izik Eidus Date: Fri, 6 Feb 2009 16:53:41 +0200 Message-Id: <1233932022-1283-1-git-send-email-ieidus@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] qemu: changing the pci memory address 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 Change the pci mem address to start at 0xc0000000, Allow more memory resources for the pci devices. (note with this pach non pea guests can see only up to 3Giga of ram)