qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] qapi: Improve qobject input visitor error repor


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/2] qapi: Improve qobject input visitor error reporting
Date: Tue, 21 Feb 2017 12:00:57 +0100

The improvement is nice for QMP, but my real motivation is to avoid
embarrassingly horrible error messages for command line options once
we use the qobject input visitor there, as we do in "[PATCH RFC v2
0/2] block: Crude initial implementation of -blockdev".

Markus Armbruster (2):
  qapi: Clean up after commit 3d344c2
  qapi: Improve qobject input visitor error reporting

 include/qapi/visitor.h       |   6 --
 qapi/qobject-input-visitor.c | 133 +++++++++++++++++++++++++++++--------------
 2 files changed, 90 insertions(+), 49 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]