From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOOfi-0000pH-GZ for qemu-devel@nongnu.org; Wed, 17 Oct 2012 04:08:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOOfY-00020q-S8 for qemu-devel@nongnu.org; Wed, 17 Oct 2012 04:08:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOOfY-00020S-GH for qemu-devel@nongnu.org; Wed, 17 Oct 2012 04:08:00 -0400 Message-ID: <507E675A.3040509@redhat.com> Date: Wed, 17 Oct 2012 10:07:54 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1350329657-18665-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1350329657-18665-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 0/6] chardev: convert to QOM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , qemu-devel@nongnu.org, Andreas Faerber Hi, > I think the main decision point here is whether we introduce a separate > chardev_add/chardev_del command or just use the qom-create command that has > been posted previously. Do you have a git tree with this series + qom-create to look at and play with? thanks, Gerd