
23 Aug
2018
23 Aug
'18
10:34 p.m.
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@redhat.com> --- src/qemu/qemu_monitor_json.c | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John