From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcstQ-0002ws-84 for qemu-devel@nongnu.org; Tue, 31 Mar 2015 05:55:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcstL-0001KR-GQ for qemu-devel@nongnu.org; Tue, 31 Mar 2015 05:55:32 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:35262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcstL-0001KC-AS for qemu-devel@nongnu.org; Tue, 31 Mar 2015 05:55:27 -0400 Received: by ierf6 with SMTP id f6so11281787ier.2 for ; Tue, 31 Mar 2015 02:55:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1427716009-15564-1-git-send-email-kbastian@mail.uni-paderborn.de> References: <1427716009-15564-1-git-send-email-kbastian@mail.uni-paderborn.de> From: Peter Maydell Date: Tue, 31 Mar 2015 10:55:05 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL] tricore patches for 2.3-rc2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastian Koppelmann Cc: QEMU Developers On 30 March 2015 at 12:46, Bastian Koppelmann wrote: > The following changes since commit 627f91b1f80fecc73d00727181a9ddb6162cc30e: > > Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2015-03-28 10:10:04 +0000) > > are available in the git repository at: > > https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20150330 > > for you to fetch changes up to f1fdaf552974ee2ef6ec1ba3cf1e18c2951533e1: > > target-tricore: fix CACHEA/I_POSTINC/PREINC using data register.. (2015-03-30 13:39:38 +0200) > > ---------------------------------------------------------------- > TriCore bugfixes > > ---------------------------------------------------------------- Applied, thanks. -- PMM