From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws6SE-0003Nm-9E for qemu-devel@nongnu.org; Wed, 04 Jun 2014 04:21:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ws6S5-0007jG-4k for qemu-devel@nongnu.org; Wed, 04 Jun 2014 04:21:50 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:43974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws6S4-0007iq-Tx for qemu-devel@nongnu.org; Wed, 04 Jun 2014 04:21:41 -0400 Received: by mail-wi0-f173.google.com with SMTP id bs8so7928290wib.12 for ; Wed, 04 Jun 2014 01:21:40 -0700 (PDT) Date: Wed, 4 Jun 2014 10:21:36 +0200 From: Stefan Hajnoczi Message-ID: <20140604082136.GG21259@stefanha-thinkpad.redhat.com> References: <97a5753d0e2e5d8ce43730fb0d8595ceb69261a9.1401151094.git.peter.crosthwaite@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH qom v1 1/1] qom: object: remove parent pointer when unparenting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite Cc: "qemu-devel@nongnu.org Developers" , Andreas =?iso-8859-1?Q?F=E4rber?= On Mon, Jun 02, 2014 at 10:35:30AM +1000, Peter Crosthwaite wrote: > Ping! Andreas seems to be offline (vacation?). I'm sure he'll see this when he gets back. Stefan