index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
string-input-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
1
-16
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
1
-28
/
+34
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-12-13
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
1
-177
/
+228
2018-12-13
qapi: Fix string-input-visitor to reject NaN and infinities
David Hildenbrand
1
-4
/
+2
2017-11-17
qapi/qnull: Add own header
Max Reitz
1
-0
/
+1
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+7
2017-06-30
qapi: add explicit null to string input and output visitors
Greg Kurz
1
-0
/
+11
2017-03-21
qapi: Fix string input visitor regression for empty lists
Markus Armbruster
1
-0
/
+4
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
1
-0
/
+30
2017-03-05
qapi: Make string input and opts visitor require non-null input
Markus Armbruster
1
-37
/
+17
2017-03-05
qapi: Drop string input visitor method optional()
Markus Armbruster
1
-13
/
+0
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
1
-15
/
+5
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-0
/
+8
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-1
/
+6
2016-07-04
range: Eliminate direct Range member access
Markus Armbruster
1
-12
/
+8
2016-06-30
qapi: Simplify use of range.h
Eric Blake
1
-13
/
+4
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-17
/
+12
2016-05-12
qapi: Fix string input visitor handling of invalid list
Eric Blake
1
-5
/
+12
2016-05-12
qapi: Guarantee NULL obj on input visitor callback error
Eric Blake
1
-0
/
+1
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
1
-1
/
+1
2016-04-29
qapi: Don't pass NULL to printf in string input visitor
Eric Blake
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
1
-2
/
+2
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-5
/
+3
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
1
-0
/
+15
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
1
-3
/
+3
2016-02-08
qapi: Avoid use of misnamed DO_UPCAST()
Eric Blake
1
-9
/
+14
2016-02-04
qapi: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
1
-2
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-12
/
+12
2014-06-19
qapi: fix input visitor bugs
Michael S. Tsirkin
1
-5
/
+4
2014-06-19
qapi: fix build on glib < 2.28
Michael S. Tsirkin
1
-3
/
+10
2014-06-19
qapi: make string input visitor parse int list
Hu Tao
1
-8
/
+187
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
1
-3
/
+3
2014-02-14
qapi: Add size parser to StringInputVisitor
Paolo Bonzini
1
-0
/
+24
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-3
/
+3
2012-02-21
qapi: add string-based visitors
Paolo Bonzini
1
-0
/
+138