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
/
include
/
qapi
/
visitor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
docs: fix broken paths to docs/devel/qapi-code-gen.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-4
/
+4
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
1
-3
/
+1
2017-05-31
qapi: Document visit_type_any() issues with keyval input
Markus Armbruster
1
-0
/
+4
2017-05-09
qapi: Document intended use of @name within alternate visits
Markus Armbruster
1
-2
/
+4
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
1
-0
/
+13
2017-03-05
qapi: Improve qobject input visitor error reporting
Markus Armbruster
1
-6
/
+0
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-3
/
+3
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+3
2016-07-06
qapi: Add new clone visitor
Eric Blake
1
-28
/
+38
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-20
/
+30
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-3
/
+34
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-13
/
+19
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
1
-9
/
+16
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-23
/
+26
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-5
/
+16
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
1
-0
/
+12
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
1
-20
/
+427
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
1
-0
/
+11
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
1
-2
/
+0
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
1
-11
/
+38
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
1
-1
/
+0
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
1
-7
/
+6
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-3
/
+5
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-3
/
+2
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-21
/
+31
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
1
-1
/
+0
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
1
-2
/
+8
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
1
-1
/
+2
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
1
-1
/
+7
2015-12-17
qapi: Remove dead visitor code
Eric Blake
1
-3
/
+0
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
1
-0
/
+1
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
1
-1
/
+1
2014-09-26
qapi: add visit_start_union and visit_end_union
Michael Roth
1
-0
/
+2
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
1
-3
/
+2
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
1
-2
/
+1
2013-07-26
qapi: Anonymous unions
Kevin Wolf
1
-0
/
+3
2013-07-26
qapi: Add visitor for implicit structs
Kevin Wolf
1
-0
/
+3
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
1
-1
/
+4
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-0
/
+55