From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5YNi-0004dA-3X for qemu-devel@nongnu.org; Mon, 19 Sep 2011 03:35:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5YNe-0005wh-4Y for qemu-devel@nongnu.org; Mon, 19 Sep 2011 03:35:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5YNd-0005w8-Ts for qemu-devel@nongnu.org; Mon, 19 Sep 2011 03:35:06 -0400 Message-ID: <4E76F0A4.1020204@redhat.com> Date: Mon, 19 Sep 2011 09:35:00 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1316188834-13675-1-git-send-email-aliguori@us.ibm.com> <1316188834-13675-6-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1316188834-13675-6-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 05/14] qdev: remove opts pointer tracking List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , Paolo Bonzini , qemu-devel@nongnu.org, Markus Armbruster , Jan Kiszka On 09/16/11 18:00, Anthony Liguori wrote: > This was only used because id's memory was stored in opts. No, see reply for patch #4. cheers, Gerd