From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1ayG-000392-Ql for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:46:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1ay9-0005LC-5F for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:46:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1ay8-0005L0-TM for qemu-devel@nongnu.org; Mon, 30 Jun 2014 08:46:01 -0400 Message-ID: <53B15C03.3010208@redhat.com> Date: Mon, 30 Jun 2014 14:45:55 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1403974776-23966-1-git-send-email-peter.maydell@linaro.org> <53B15381.7060308@redhat.com> <53B1595C.1020202@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Makefile: Don't build generated headers before Makefile is reread List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Stefan Hajnoczi Il 30/06/2014 14:42, Peter Maydell ha scritto: > In that case I will leave it be rather than re-rolling :-) > (Maybe one day we'll have a header that does reflect it...) So far we never had the need and Blue Swirl objected to it (in favor of run-time probing of QOM classes), but you never know. Paolo