Re: [Qemu-devel] [RFC PATCH 0/6] chardev: convert to QOM

2012-10-17 Thread Anthony Liguori
Gerd Hoffmann writes: > 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?

Re: [Qemu-devel] [RFC PATCH 0/6] chardev: convert to QOM

2012-10-17 Thread Gerd Hoffmann
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