From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWdu-0002k5-0G for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTWdo-0008HN-Hq for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:16:17 -0400 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:58041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTWdo-0008H4-C1 for qemu-devel@nongnu.org; Fri, 28 Mar 2014 09:16:12 -0400 Received: by mail-pa0-f53.google.com with SMTP id ld10so4983154pab.40 for ; Fri, 28 Mar 2014 06:16:10 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Fri, 28 Mar 2014 09:16:06 -0400 Message-Id: <1396012567-23937-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL for-2.0] tcg-arm update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Just the one unaligned related patch to sneek in under the wire. r~ The following changes since commit 9c5793c5036c7608ff2c87846c6d11f904c08b58: Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging (2014-03-27 17:08:30 +0000) are available in the git repository at: git://github.com/rth7680/qemu.git tcg-arm-unaligned for you to fetch changes up to 1a8e80d7e82aa385ad887dba5d039e399a18264b: tcg-arm: Avoid ldrd/strd for user-only emulation (2014-03-27 16:33:01 -0400) ---------------------------------------------------------------- Richard Henderson (1): tcg-arm: Avoid ldrd/strd for user-only emulation tcg/arm/tcg-target.c | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-)