Sign in
qemu
/
qemu
/
f1dfab0d9b77b8649d60ded3d96870f88d0baccd
/
qapi
/
string-input-visitor.c
372bcb2
qapi, qemu-options: make all parsing visitors parse boolean options the same
by Paolo Bonzini
· 4 years, 1 month ago
668f62e
error: Eliminate error_propagate() with Coccinelle, part 1
by Markus Armbruster
· 4 years, 5 months ago
012d4c9
qapi: Make visitor functions taking Error ** return bool, not void
by Markus Armbruster
· 4 years, 5 months ago
235e59c
qemu-option: Use returned bool to check for failure
by Markus Armbruster
· 4 years, 5 months ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
c9fba9d
qapi: Rewrite string-input-visitor's integer and list parsing
by David Hildenbrand
· 6 years ago
4b69d4c
qapi: Fix string-input-visitor to reject NaN and infinities
by David Hildenbrand
· 6 years ago
84be629
qapi/qnull: Add own header
by Max Reitz
· 7 years ago
d2f95f4
qapi: Use QNull for a more regular visit_type_null()
by Markus Armbruster
· 7 years ago
a733371
qapi: add explicit null to string input and output visitors
by Greg Kurz
· 8 years ago
d278822
qapi: Fix string input visitor regression for empty lists
by Markus Armbruster
· 8 years ago
a4a1c70
qapi: Make input visitors detect unvisited list tails
by Markus Armbruster
· 8 years ago
f332e83
qapi: Make string input and opts visitor require non-null input
by Markus Armbruster
· 8 years ago
a8aec6d
qapi: Drop string input visitor method optional()
by Markus Armbruster
· 8 years ago
7a0525c
string-input-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
· 8 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
74f24cb
qapi: Fix string input visitor handling of invalid list
by Eric Blake
· 9 years ago
e58d695
qapi: Guarantee NULL obj on input visitor callback error
by Eric Blake
· 9 years ago
983f52d
qapi-visit: Add visitor.type classification
by Eric Blake
· 9 years ago
0a40bda
qapi: Don't pass NULL to printf in string input visitor
by Eric Blake
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 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
5cdc883
qapi: Simplify visits of optional fields
by Eric Blake
· 9 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
c210ee9
qapi: fix input visitor bugs
by Michael S. Tsirkin
· 11 years ago
0d15668
qapi: fix build on glib < 2.28
by Michael S. Tsirkin
· 11 years ago
659268f
qapi: make string input visitor parse int list
by Hu Tao
· 11 years ago
e2cd0f4
qapi: Replace start_optional()/end_optional() by optional()
by Markus Armbruster
· 11 years ago
a5829cc
qapi: Add size parser to StringInputVisitor
by Paolo Bonzini
· 11 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
a020f98
qapi: add string-based visitors
by Paolo Bonzini
· 13 years ago