index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
qapi-code-gen.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
Replace qmp-commands.hx by docs/qmp-commands.txt
Marc-André Lureau
2016-09-19
1
-3
/
+3
*
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
1
-2
/
+25
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-7
/
+3
*
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-2
/
+1
*
qapi: Add new visit_free() function
Eric Blake
2016-07-06
1
-18
/
+10
*
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
1
-4
/
+4
*
docs: "specify" spell fix
Michael Tokarev
2016-06-07
1
-1
/
+1
*
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
1
-0
/
+8
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
1
-7
/
+9
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
1
-5
/
+10
*
qapi-commands: Wrap argument visit in visit_start_struct
Eric Blake
2016-05-12
1
-0
/
+7
*
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
1
-1
/
+1
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
1
-13
/
+13
*
qapi: Make BlockdevOptions doc example closer to reality
Eric Blake
2016-03-18
1
-37
/
+37
*
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
1
-7
/
+7
*
qapi: Update docs to match recent generator changes
Eric Blake
2016-03-05
1
-162
/
+178
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
1
-7
/
+8
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
1
-3
/
+0
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
1
-0
/
+1
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
1
-11
/
+11
*
qapi: Document introspection stability considerations
Eric Blake
2015-11-17
1
-0
/
+11
*
qapi-introspect: Document lack of sorting
Eric Blake
2015-11-10
1
-4
/
+15
*
qapi: Provide nicer array names in introspection
Eric Blake
2015-11-10
1
-2
/
+5
*
qapi: Reserve 'q_*' and 'has_*' member names
Eric Blake
2015-11-02
1
-4
/
+7
*
qapi: Reserve '*List' type names for list types
Eric Blake
2015-11-02
1
-1
/
+2
*
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
2015-10-12
1
-37
/
+37
*
qapi: Consistent generated code: prefer error 'err'
Eric Blake
2015-10-12
1
-14
/
+14
*
qapi-introspect: Hide type names
Markus Armbruster
2015-09-21
1
-19
/
+17
*
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
1
-5
/
+232
*
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
2015-09-21
1
-12
/
+6
*
qapi-schema: Fix up misleading specification of netdev_add
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+1
*
qapi: Improve built-in type documentation
Markus Armbruster
2015-09-21
1
-11
/
+18
*
qapi-commands: De-duplicate output marshaling functions
Markus Armbruster
2015-09-21
1
-2
/
+2
*
qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
Markus Armbruster
2015-09-21
1
-2
/
+2
*
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: De-duplicate enum code generation
Markus Armbruster
2015-09-21
1
-4
/
+5
*
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
2015-09-21
1
-15
/
+14
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
1
-0
/
+8
*
docs/qapi-code-gen.txt: Fix QAPI schema examples
Markus Armbruster
2015-09-04
1
-3
/
+2
*
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
1
-7
/
+5
*
qapi-commands: Drop useless initialization
Markus Armbruster
2015-09-04
1
-1
/
+1
*
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
2015-09-04
1
-9
/
+8
*
qapi: Fix to reject union command and event arguments
Markus Armbruster
2015-09-04
1
-4
/
+3
*
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
2015-09-04
1
-4
/
+4
*
qapi: Clarify docs on including the same file multiple times
Markus Armbruster
2015-09-04
1
-2
/
+2
*
qapi: Drop bogus command from docs
Markus Armbruster
2015-06-18
1
-2
/
+0
[next]