From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWphD-0000xv-Dj for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:08:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWphA-0007zg-Ku for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:08:51 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:40053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWphA-0007zN-Aq for qemu-devel@nongnu.org; Mon, 29 Apr 2013 11:08:48 -0400 Received: by mail-we0-f175.google.com with SMTP id i48so2371797wef.20 for ; Mon, 29 Apr 2013 08:08:46 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Mon, 29 Apr 2013 08:08:21 -0700 Message-Id: <1367248103-1492-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PATCH for-1.5 0/2] more tcg-arm cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com, aurelien@aurel32.net The first patch really ought to get into 1.5. The second patch is a re-done version of the 19/19 patch from version 5 of the previous patch series. We had dropped that due to wanting to avoid 16MB assumption changes. The revised patch merely changes how we handle the constant that needs loading. Please apply. r~ Richard Henderson (2): tcg-arm: Fix 64-bit tlb load for pre-v6 tcg-arm: Use movi32 in exit_tb tcg/arm/tcg-target.c | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) -- 1.8.1.4