Sign in
qemu
/
qemu
/
107a64b9a360cf5ca046852bc03334f7a9f22aef
/
qapi
/
string-output-visitor.c
014b99a
string-output-visitor: Fix (pseudo) struct handling
by Kevin Wolf
· 1 year, 2 months ago
ff32bb5
string-output-visitor: show structs as "<omitted>"
by Stefan Hajnoczi
· 1 year, 3 months ago
ea7ec15
string-output-visitor: Support lists for non-integer types
by Kevin Wolf
· 1 year, 4 months ago
b331307
qapi: remove needless include
by Marc-André Lureau
· 3 years, 1 month ago
54addb0
string-output-visitor: Fix to use sufficient precision
by Markus Armbruster
· 4 years, 3 months ago
012d4c9
qapi: Make visitor functions taking Error ** return bool, not void
by Markus Armbruster
· 4 years, 8 months ago
31e4041
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
by Philippe Mathieu-Daudé
· 6 years ago
d2f95f4
qapi: Use QNull for a more regular visit_type_null()
by Markus Armbruster
· 8 years ago
a733371
qapi: add explicit null to string input and output visitors
by Greg Kurz
· 8 years ago
22951aa
utils: provide size_to_str()
by Peter Xu
· 8 years ago
3b098d5
qapi: Add new visit_complete() function
by Eric Blake
· 9 years ago
e7ca565
string-output-visitor: Favor new visit_free() function
by Eric Blake
· 9 years ago
2c0ef9f
qapi: Add new visit_free() function
by Eric Blake
· 9 years ago
1158bb2
qapi: Add parameter to visit_end_*
by Eric Blake
· 9 years ago
a0efbf1
range: Eliminate direct Range member access
by Markus Armbruster
· 9 years ago
7c47959
qapi: Simplify use of range.h
by Eric Blake
· 9 years ago
d9f62dd
qapi: Simplify semantics of visit_next_list()
by Eric Blake
· 9 years ago
983f52d
qapi-visit: Add visitor.type classification
by Eric Blake
· 9 years ago
e65d89b
qapi: Adjust layout of FooList types
by Eric Blake
· 9 years ago
08f9541
qapi: Drop unused error argument for list and implicit struct
by Eric Blake
· 9 years ago
0b2a0d6
qapi: Swap 'name' in visit_* callbacks to match public API
by Eric Blake
· 9 years ago
f755dea
qapi: Make all visitors supply uint64 callbacks
by Eric Blake
· 9 years ago
4c40314
qapi: Prefer type_int64 over type_int in visitors
by Eric Blake
· 9 years ago
d7bea75
qapi: Avoid use of misnamed DO_UPCAST()
by Eric Blake
· 9 years ago
cbf2115
qapi: Clean up includes
by Peter Maydell
· 9 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
684531a
qapi/string-output-visitor: fix human output
by Hu Tao
· 11 years ago
56fdfb6
qapi/string-output-visitor: fix bugs
by Michael S. Tsirkin
· 11 years ago
0d15668
qapi: fix build on glib < 2.28
by Michael S. Tsirkin
· 11 years ago
69e2556
qapi: make string output visitor parse int list
by Hu Tao
· 11 years ago
e41b509
qapi: Refine human printing of sizes
by Paolo Bonzini
· 11 years ago
0b7593e
qapi: Add human mode to StringOutputVisitor
by Paolo Bonzini
· 11 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
173bbb7
qapi: String visitor, use %f representation for floats
by Michael Roth
· 13 years ago
a020f98
qapi: add string-based visitors
by Paolo Bonzini
· 13 years ago