From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoTeh-00080k-EJ for qemu-devel@nongnu.org; Fri, 08 Apr 2016 06:28:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoTeg-0007bB-5y for qemu-devel@nongnu.org; Fri, 08 Apr 2016 06:28:47 -0400 Received: from mail-vk0-x230.google.com ([2607:f8b0:400c:c05::230]:36542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoTeg-0007b7-1i for qemu-devel@nongnu.org; Fri, 08 Apr 2016 06:28:46 -0400 Received: by mail-vk0-x230.google.com with SMTP id c4so132718121vkb.3 for ; Fri, 08 Apr 2016 03:28:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1460049789-30643-1-git-send-email-sw@weilnetz.de> References: <1460049789-30643-1-git-send-email-sw@weilnetz.de> From: Peter Maydell Date: Fri, 8 Apr 2016 11:28:25 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/1] TCI patch queue for QEMU 2.6.0-rc2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developer On 7 April 2016 at 18:23, Stefan Weil wrote: > There is only a single patch which fixes a tci build regression. > > The following changes since commit e380023898479b57d38c0569c02f7bd41090181b: > > Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging (2016-04-07 12:15:33 +0100) > > are available in the git repository at: > > git://qemu.weilnetz.de/qemu.git tags/pull-tci-20160407 > > for you to fetch changes up to 3ccdbecf80a322a31dbf452d433321c67f82d534: > > tci: Fix build regression (2016-04-07 19:01:21 +0200) > > ---------------------------------------------------------------- > tci patch queue Applied, thanks. -- PMM