From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW4pm-00054b-6y for qemu-devel@nongnu.org; Tue, 15 Oct 2013 09:38:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VW4pg-0007sA-Mv for qemu-devel@nongnu.org; Tue, 15 Oct 2013 09:38:50 -0400 Received: from mail-lb0-x22e.google.com ([2a00:1450:4010:c04::22e]:65311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW4pg-0007rj-Es for qemu-devel@nongnu.org; Tue, 15 Oct 2013 09:38:44 -0400 Received: by mail-lb0-f174.google.com with SMTP id w6so6809284lbh.33 for ; Tue, 15 Oct 2013 06:38:42 -0700 (PDT) From: Max Filippov Date: Tue, 15 Oct 2013 17:38:17 +0400 Message-Id: <1381844297-1728-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PULL] target-xtensa queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Max Filippov , Anthony Liguori Hello Antony, Please pull my current target-xtensa patch queue. There's a single patch implementing in_asm logging. The following changes since commit 1680d485777ecf436d724631ea8722cc0c66990e: Merge remote-tracking branch 'rth/tcg-ldst-6' into staging (2013-10-14 09:59:59 -0700) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20131015-xtensa for you to fetch changes up to ca529f8e13557cc2feb2eee3872d422712d9bcb0: target-xtensa: add in_asm logging (2013-10-15 17:23:46 +0400) ---------------------------------------------------------------- xtensa queue 2013-10-15 ---------------------------------------------------------------- Max Filippov (1): target-xtensa: add in_asm logging target-xtensa/translate.c | 8 ++++++++ 1 file changed, 8 insertions(+) -- 1.8.1.4