On Wed, Aug 03, 2016 at 10:10:53AM +0200, Peter Krempa wrote:
Rather than formating a string and splitting it back to a JSON object
s/formating/formatting/
Jan
add API that will take a JSON object directly.
---
src/qemu/qemu_monitor.c | 18 ++++++++++++++++++
src/qemu/qemu_monitor.h | 2 ++
src/qemu/qemu_monitor_json.c | 29 +++++++++++++++++++----------
src/qemu/qemu_monitor_json.h | 2 ++
4 files changed, 41 insertions(+), 10 deletions(-)