qemu/include/qapi
Paolo Bonzini 0b7593e085 qapi: Add human mode to StringOutputVisitor
This will be used by "info qtree".  For numbers it prints both the
decimal and hex values.  For sizes it rounds to the nearest power
of 2^10.  For strings, it puts quotes around the string and separates
NULL and empty string.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-02-14 21:12:03 +01:00
..
qmp qdict: Add qdict_array_split() 2014-01-22 12:07:17 +01:00
dealloc-visitor.h
error.h error: Add error_abort 2014-01-06 14:01:53 -05:00
opts-visitor.h OptsVisitor: don't try to flatten overlong integer ranges 2013-08-20 11:52:00 -04:00
qmp-input-visitor.h
qmp-output-visitor.h
string-input-visitor.h
string-output-visitor.h qapi: Add human mode to StringOutputVisitor 2014-02-14 21:12:03 +01:00
visitor-impl.h qapi: Anonymous unions 2013-07-26 21:10:11 +02:00
visitor.h monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00