Re: [Qemu-devel] [PATCH 0/9] chardev: qapi conversion continued
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH 0/9] chardev: qapi conversion continued
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