From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsgIR-0008Qd-EY for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:56:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsgIP-0007GU-Ov for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:56:47 -0500 Received: from mail-pz0-f45.google.com ([209.85.210.45]:64169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsgIP-0007GQ-J4 for qemu-devel@nongnu.org; Wed, 01 Feb 2012 14:56:45 -0500 Received: by dadp14 with SMTP id p14so1495468dad.4 for ; Wed, 01 Feb 2012 11:56:44 -0800 (PST) Message-ID: <4F2998F7.1070406@codemonkey.ws> Date: Wed, 01 Feb 2012 13:56:39 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1327957741-5842-1-git-send-email-aliguori@us.ibm.com> <1327957741-5842-9-git-send-email-aliguori@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 09/23] qdev: kill of DeviceInfo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Anthony Liguori , Andreas Faerber , qemu-devel@nongnu.org On 02/01/2012 01:46 PM, Peter Maydell wrote: > On 30 January 2012 21:08, Anthony Liguori wrote: >> Subject: [PATCH 09/23] qdev: kill of DeviceInfo > > "kill off". Tanks! Regards, Anthony Liguori > > -- PMM >