From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqjSY-0003wA-7v for qemu-devel@nongnu.org; Fri, 08 May 2015 10:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqjST-0003SX-AP for qemu-devel@nongnu.org; Fri, 08 May 2015 10:41:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqjSS-0003SJ-B5 for qemu-devel@nongnu.org; Fri, 08 May 2015 10:40:56 -0400 Message-ID: <554CCAF3.1080206@redhat.com> Date: Fri, 08 May 2015 16:40:51 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1430476206-26034-1-git-send-email-berrange@redhat.com> <1430476206-26034-4-git-send-email-berrange@redhat.com> <554CCA21.8000100@suse.de> In-Reply-To: <554CCA21.8000100@suse.de> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 3/7] qom: create objects in two phases List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= , "Daniel P. Berrange" , qemu-devel@nongnu.org On 08/05/2015 16:37, Andreas F=E4rber wrote: > Hi, >=20 > Can we *please* find a better subject for this? To me, creating QOM > objects in two phases is about instance_init vs. realize, and thus I wa= s > pretty upset that Paolo dared to apply this without asking me first. Oops, sorry. I very much understand where you came from, now. Thanks, Paolo