From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSqZ6-0005jZ-D4 for qemu-devel@nongnu.org; Mon, 08 Feb 2016 13:29:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSqZ5-00054h-Oo for qemu-devel@nongnu.org; Mon, 08 Feb 2016 13:29:36 -0500 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:36830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSqZ5-00054c-HT for qemu-devel@nongnu.org; Mon, 08 Feb 2016 13:29:35 -0500 Received: by mail-vk0-x22d.google.com with SMTP id c3so54726286vkb.3 for ; Mon, 08 Feb 2016 10:29:35 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <8737t3qctb.fsf@blackfin.pond.sub.org> References: <1454945806-14090-1-git-send-email-eblake@redhat.com> <87bn7rrtib.fsf@blackfin.pond.sub.org> <8737t3qctb.fsf@blackfin.pond.sub.org> From: Peter Maydell Date: Mon, 8 Feb 2016 18:29:15 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] qapi: Clean up includes in generated files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: QEMU Developers , Michael Roth On 8 February 2016 at 18:25, Markus Armbruster wrote: > With "make check" fixed: > Reviewed-by: Markus Armbruster > > I'm happy to take it through my tree when it's ready (tell me then), but > it might be easier to take it along whatever fixes "make check". OK; I'm currently doing the testing bit for the 'fix includes in tests' part. Probably I'll apply that directly to master once it's had a little review time on list. thanks -- PMM