Hi, Got stuck in discussions & 1.3 freeze. Resending series to resume merge effort, almost unmodified, only rebased & trivial conflicts resolved.
please review & comment, Gerd Gerd Hoffmann (3): chardev: add error reporting for qemu_chr_new_from_opts chardev: fix QemuOpts lifecycle chardev: add hotplug support. hmp-commands.hx | 44 +++++++++++++++++++++++++++++ hmp.c | 29 +++++++++++++++++++ hmp.h | 3 ++ qapi-schema.json | 43 +++++++++++++++++++++++++++++ qemu-char.c | 80 ++++++++++++++++++++++++++++++++++++++++++++--------- qemu-char.h | 6 +++- qmp-commands.hx | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++ vl.c | 9 ++++-- 8 files changed, 272 insertions(+), 18 deletions(-)