From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXRNs-00083d-44 for qemu-devel@nongnu.org; Wed, 11 Feb 2009 21:33:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXRNr-00083P-KL for qemu-devel@nongnu.org; Wed, 11 Feb 2009 21:32:59 -0500 Received: from [199.232.76.173] (port=36469 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXRNr-00083F-9N for qemu-devel@nongnu.org; Wed, 11 Feb 2009 21:32:59 -0500 Received: from mx2.redhat.com ([66.187.237.31]:42649) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXRNq-0007IL-Qr for qemu-devel@nongnu.org; Wed, 11 Feb 2009 21:32:59 -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 n1C2Wt41000458 for ; Wed, 11 Feb 2009 21:32:55 -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 n1C2Wtcu002084 for ; Wed, 11 Feb 2009 21:32:56 -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 n1C2WsHo003883 for ; Wed, 11 Feb 2009 21:32:55 -0500 From: Izik Eidus Date: Thu, 12 Feb 2009 04:36:37 +0200 Message-Id: <1234406198-14094-1-git-send-email-ieidus@redhat.com> Subject: [Qemu-devel] [PATCH 0/0] qemu: change pci mem address of the pc arch (v2) 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 Diffrence from v1 - remove the changes from the vbe bios: the vbe bios does not have to be compiled with physical address of LBF instead it can read that memory address from the bochs bios.