From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1Xa5-0007A9-Nd for qemu-devel@nongnu.org; Tue, 01 Nov 2016 07:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1Xa1-0002Cy-T8 for qemu-devel@nongnu.org; Tue, 01 Nov 2016 07:50:17 -0400 Received: from mail-ua0-x22c.google.com ([2607:f8b0:400c:c08::22c]:34911) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1Xa1-0002Co-Ol for qemu-devel@nongnu.org; Tue, 01 Nov 2016 07:50:13 -0400 Received: by mail-ua0-x22c.google.com with SMTP id 12so126448589uas.2 for ; Tue, 01 Nov 2016 04:50:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1477947052-20206-1-git-send-email-rth@twiddle.net> References: <1477947052-20206-1-git-send-email-rth@twiddle.net> From: Peter Maydell Date: Tue, 1 Nov 2016 11:49:52 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 for-2.8 00/15] target-sparc updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers On 31 October 2016 at 20:50, Richard Henderson wrote: > V2 with a workaround for win32 namespace pollution. Whee! > Only resending patch 09/15, wherein the change lies. > > > r~ > > > The following changes since commit 4178c782f85530d261058abdccc734aa9b7c89ca: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028' into staging (2016-10-31 11:12:02 +0000) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-sparc-20161031-2 > > for you to fetch changes up to 5a7267b6a9e94c264ca77a7ca5a239e70dac81da: > > target-sparc: Use tcg_gen_atomic_cmpxchg_tl (2016-10-31 14:46:48 -0600) > > ---------------------------------------------------------------- > target-sparc updates for atomics and alignment > Applied, thanks. -- PMM