Hi, This new QError version addresses the comments from the last submission.
Anthony, please note that my conversion series submitted yesterday: http://lists.gnu.org/archive/html/qemu-devel/2009-11/msg01007.html Doesn't depend on QError and can be merged independently of it. changelog --------- v4 -> v5 - Better series split - New KVM missing capability error - Better error messages - Minor improvements in QError v3 -> v4 - Change the license to LGPL - Add qstring_from_substr() - qobject_from_ functions are wrappers of qobject_from_jsonv() - Drop the type specifier from 'desc' - Minor changes v0 -> v3 - Big design changes