On 08/15/2018 07:52 AM, Peter Krempa wrote:
Report the generic errors using the existing function so that we
don't
reimplement the same functionality multiple times.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_monitor_json.c | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John