From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Xqw-0001jO-AO for qemu-devel@nongnu.org; Thu, 17 Dec 2015 07:40:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9Xqv-0002KX-8Y for qemu-devel@nongnu.org; Thu, 17 Dec 2015 07:40:14 -0500 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:35379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Xqv-0002KG-3b for qemu-devel@nongnu.org; Thu, 17 Dec 2015 07:40:13 -0500 Received: by mail-vk0-x22d.google.com with SMTP id a189so45460083vkh.2 for ; Thu, 17 Dec 2015 04:40:12 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1450341225-2735-1-git-send-email-armbru@redhat.com> References: <1450341225-2735-1-git-send-email-armbru@redhat.com> From: Peter Maydell Date: Thu, 17 Dec 2015 12:39:53 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/40] QAPI patches for 2015-12-17 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: QEMU Developers On 17 December 2015 at 08:33, Markus Armbruster wrote: > The following changes since commit a8c40fa2d667e585382080db36ac44e216b37a1c: > > Update version for v2.5.0 release (2015-12-16 16:10:14 +0000) > > are available in the git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2015-12-17 > > for you to fetch changes up to bac5429ccb4f41d421ec641b11f1852c8420fdb7: > > qapi: Detect base class loops (2015-12-17 08:21:29 +0100) > > ---------------------------------------------------------------- > QAPI patches for 2015-12-17 > > ---------------------------------------------------------------- Applied, thanks. -- PMM