From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgxF6-0003HC-6G for qemu-devel@nongnu.org; Mon, 27 May 2013 09:13:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UgxEy-0003uZ-6q for qemu-devel@nongnu.org; Mon, 27 May 2013 09:13:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UgxEx-0003uV-VQ for qemu-devel@nongnu.org; Mon, 27 May 2013 09:13:32 -0400 Message-ID: <51A35BF0.6020901@redhat.com> Date: Mon, 27 May 2013 15:13:20 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1369414987-8839-1-git-send-email-pbonzini@redhat.com> <1369414987-8839-13-git-send-email-pbonzini@redhat.com> <51A218DF.2070506@suse.de> <51A25D60.9000502@redhat.com> <51A279C0.50601@de.ibm.com> <51A30B04.1040702@redhat.com> <51A35701.80305@suse.de> In-Reply-To: <51A35701.80305@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 12/15] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Christian Borntraeger , Alexander Graf , qemu-devel@nongnu.org Il 27/05/2013 14:52, Andreas F=E4rber ha scritto: >> > Ok, I'll drop this patch and the next one from the pull request. > It has already been merged, that's how I became aware of it: >=20 > http://git.qemu.org/?p=3Dqemu.git;a=3Dcommit;h=3Dfd469df97ab4277411ecdd= 4032a2f045a3a87b2a >=20 > Note that Alex is currently absent, so please CC some of the other s390= x > folks or wait for an ack if you plan alternative changes. I just plan to revert these two patches. The fix will be in the memory API, not in s390. Paolo