From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT5mK-0004q3-NI for qemu-devel@nongnu.org; Tue, 09 Feb 2016 05:44:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aT5mJ-0006QY-TZ for qemu-devel@nongnu.org; Tue, 09 Feb 2016 05:44:16 -0500 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:36837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT5mJ-0006Pl-Hq for qemu-devel@nongnu.org; Tue, 09 Feb 2016 05:44:15 -0500 Received: by mail-vk0-x22b.google.com with SMTP id c3so67771098vkb.3 for ; Tue, 09 Feb 2016 02:44:15 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1454976074-29220-1-git-send-email-rth@twiddle.net> References: <1454976074-29220-1-git-send-email-rth@twiddle.net> From: Peter Maydell Date: Tue, 9 Feb 2016 10:43:55 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 00/13] TCG patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers On 9 February 2016 at 00:01, Richard Henderson wrote: > This adjusts the previous pull request with a new patch (6/13) to > work around a clang bug that affects -Werror. I'm not resending > any of the other patches in this pull request. > > > r~ > > > The following changes since commit e4a096b1cd4350eeca5dcdc391ab333d2083d7fd: > > ui/cocoa.m: Include qemu/osdep.h (2016-02-08 13:14:40 +0000) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-tcg-20160209 > > for you to fetch changes up to 40ae5c62ebaaf7d9d3b93b88c2d32bf6342f7889: > > tcg: Introduce temp_load (2016-02-09 10:45:34 +1100) > > ---------------------------------------------------------------- > Queued TCG patches > Applied, thanks. -- PMM