35 Commits (78029e9283f69140d377f589b76e369971dbe0e3)

Author SHA1 Message Date
Kevin Wolf 014b99a8e4 string-output-visitor: Fix (pseudo) struct handling 2 years ago
Stefan Hajnoczi ff32bb5347 string-output-visitor: show structs as "<omitted>" 2 years ago
Kevin Wolf ea7ec158c1 string-output-visitor: Support lists for non-integer types 2 years ago
Marc-André Lureau b331307046 qapi: remove needless include 4 years ago
Markus Armbruster 54addb01d8 string-output-visitor: Fix to use sufficient precision 5 years ago
Markus Armbruster 012d4c96e2 qapi: Make visitor functions taking Error ** return bool, not void 6 years ago
Philippe Mathieu-Daudé 31e404151b cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" 7 years ago
Markus Armbruster d2f95f4d48 qapi: Use QNull for a more regular visit_type_null() 9 years ago
Greg Kurz a733371214 qapi: add explicit null to string input and output visitors 9 years ago
Peter Xu 22951aaaeb utils: provide size_to_str() 9 years ago
Eric Blake 3b098d5697 qapi: Add new visit_complete() function 10 years ago
Eric Blake e7ca565629 string-output-visitor: Favor new visit_free() function 10 years ago
Eric Blake 2c0ef9f411 qapi: Add new visit_free() function 10 years ago
Eric Blake 1158bb2a05 qapi: Add parameter to visit_end_* 10 years ago
Markus Armbruster a0efbf1660 range: Eliminate direct Range member access 10 years ago
Eric Blake 7c47959d0c qapi: Simplify use of range.h 10 years ago
Eric Blake d9f62dde13 qapi: Simplify semantics of visit_next_list() 10 years ago
Eric Blake 983f52d4b3 qapi-visit: Add visitor.type classification 10 years ago
Eric Blake e65d89bf1a qapi: Adjust layout of FooList types 10 years ago
Eric Blake 08f9541dec qapi: Drop unused error argument for list and implicit struct 10 years ago
Eric Blake 0b2a0d6bb2 qapi: Swap 'name' in visit_* callbacks to match public API 10 years ago
Eric Blake f755dea79d qapi: Make all visitors supply uint64 callbacks 10 years ago
Eric Blake 4c40314a35 qapi: Prefer type_int64 over type_int in visitors 10 years ago
Eric Blake d7bea75d35 qapi: Avoid use of misnamed DO_UPCAST() 10 years ago
Peter Maydell cbf2115190 qapi: Clean up includes 10 years ago
Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 11 years ago
Hu Tao 684531ad1f qapi/string-output-visitor: fix human output 12 years ago
Michael S. Tsirkin 56fdfb6106 qapi/string-output-visitor: fix bugs 12 years ago
Michael S. Tsirkin 0d156683f6 qapi: fix build on glib < 2.28 12 years ago
Hu Tao 69e255635d qapi: make string output visitor parse int list 12 years ago
Paolo Bonzini e41b509d68 qapi: Refine human printing of sizes 12 years ago
Paolo Bonzini 0b7593e085 qapi: Add human mode to StringOutputVisitor 12 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 13 years ago
Michael Roth 173bbb754f qapi: String visitor, use %f representation for floats 14 years ago
Paolo Bonzini a020f9809c qapi: add string-based visitors 14 years ago