From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYFvU-00054p-PB for qemu-devel@nongnu.org; Tue, 23 Feb 2016 11:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYFvP-0002hp-QE for qemu-devel@nongnu.org; Tue, 23 Feb 2016 11:35:04 -0500 Received: from mail-qg0-x236.google.com ([2607:f8b0:400d:c04::236]:34468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYFvO-0002hg-Tx for qemu-devel@nongnu.org; Tue, 23 Feb 2016 11:34:59 -0500 Received: by mail-qg0-x236.google.com with SMTP id b67so140508891qgb.1 for ; Tue, 23 Feb 2016 08:34:58 -0800 (PST) Sender: Richard Henderson References: <1456238983-10160-1-git-send-email-peter.maydell@linaro.org> <56CC86A8.4070104@twiddle.net> From: Richard Henderson Message-ID: <56CC8A2F.9010305@twiddle.net> Date: Tue, 23 Feb 2016 08:34:55 -0800 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Patch Tracking On 02/23/2016 08:24 AM, Peter Maydell wrote: > On 23 February 2016 at 16:19, Richard Henderson wrote: >> On 02/23/2016 06:49 AM, Peter Maydell wrote: >>> Peter Maydell (3): >>> tcg: Rename tcg-target.c to tcg-target.inc.c >>> scripts/clean-includes: Ignore .inc.c files >>> tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c >> >> Reviewed-by: Richard Henderson > > Thanks. I'm assuming you'll prefer to take these via the > tcg tree to avoid conflicts with anything else you have pending. > Sure. I'm about to rebase and resubmit that, so this will be in. r~