From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFqfG-0006j5-AS for qemu-devel@nongnu.org; Thu, 16 Jul 2015 17:25:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFqfC-0004fC-SG for qemu-devel@nongnu.org; Thu, 16 Jul 2015 17:25:58 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:37546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFqfC-0004eu-L9 for qemu-devel@nongnu.org; Thu, 16 Jul 2015 17:25:54 -0400 Received: by wibud3 with SMTP id ud3so27371413wib.0 for ; Thu, 16 Jul 2015 14:25:54 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Thu, 16 Jul 2015 22:25:48 +0100 Message-Id: <1437081950-7206-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PATCH for-2.4 0/2] tcg/i386 address zero-extension List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: leon.alrae@imgtec.com, aurelien@aurel32.net This is an alternative to the patch that Aurelien posted yesterday. r~ Richard Henderson (2): tcg/i386: Extend addresses for 32-bit guests tcg/i386: Reserve register for guest_base if a segment isn't available tcg/i386/tcg-target.c | 163 ++++++++++++++++++++++++++++---------------------- 1 file changed, 90 insertions(+), 73 deletions(-) -- 2.4.3