From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYZwK-0004gh-Bl for qemu-devel@nongnu.org; Mon, 08 Jan 2018 11:06:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYZwG-00078s-Gs for qemu-devel@nongnu.org; Mon, 08 Jan 2018 11:06:20 -0500 Received: from mail-oi0-x236.google.com ([2607:f8b0:4003:c06::236]:33579) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYZwG-00077Y-BI for qemu-devel@nongnu.org; Mon, 08 Jan 2018 11:06:16 -0500 Received: by mail-oi0-x236.google.com with SMTP id y141so1282467oia.0 for ; Mon, 08 Jan 2018 08:06:16 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <23123.38373.555937.75671@guava.gson.org> References: <23118.26328.811644.330716@guava.gson.org> <23123.38373.555937.75671@guava.gson.org> From: Peter Maydell Date: Mon, 8 Jan 2018 16:05:55 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH] oslib-posix: check for posix_memalign in configure script List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas Gustafsson Cc: QEMU Developers , Kamil Rytarowski , QEMU Trivial On 8 January 2018 at 16:01, Andreas Gustafsson wrote: > Peter Maydell wrote: >> Can we put this through the -trivial tree? (cc'd) > > I'm not sufficiently familiar with the intenal workflows of the qemu > project to give a meaningful answer to that question. Sorry, I should have been clearer, that question was aimed at the qemu-trivial queue maintainers. thanks -- PMM