Re: [Qemu-devel] [PATCH 0/9] chardev: qapi conversion continued

2013-03-26 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH 0/9] chardev: qapi conversion continued

2013-02-25 Thread Gerd Hoffmann
Hi, This patch series starts to switch the chardev initialization to qapi, i.e. instead of passing the QemuOpts we'll get directly to a initialization function we'll create a ChardevBackend from the QemuOpts, then go create the chardev via qmp_chardev_add. Once finished all chardev initializati