The changes (since d05ef160453e98546a4197496dc8a3cb2defac53) are available in the following repository:
git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Luiz Capitulino (4): qstring: add qstring_get_length() Monitor: Make output buffer dynamic hmp: human-monitor-command: stop using the Memory chardev driver chardev: drop the Memory chardev driver include/qapi/qmp/qstring.h | 1 + monitor.c | 60 +++++++++++++++++++++++++------------------ qemu-char.c | 64 ---------------------------------------------- qobject/qstring.c | 8 ++++++ 4 files changed, 44 insertions(+), 89 deletions(-) -- 1.8.1.4