78 Commits (0bdb12c7c50e2e92f2e17fe29ca8a8ddee91b4a1)

Author SHA1 Message Date
Marc-André Lureau bd6092e407 Replace qmp-commands.hx by docs/qmp-commands.txt 10 years ago
Eric Blake c818408e44 qapi: Implement boxed types for commands/events 10 years ago
Eric Blake 3b098d5697 qapi: Add new visit_complete() function 10 years ago
Eric Blake b70ce1018a qmp-input-visitor: Favor new visit_free() function 10 years ago
Eric Blake 2c0ef9f411 qapi: Add new visit_free() function 10 years ago
Eric Blake 1158bb2a05 qapi: Add parameter to visit_end_* 10 years ago
Michael Tokarev d33c8a7d46 docs: "specify" spell fix 10 years ago
Eric Blake 68ab47e4b4 qapi: Change visit_type_FOO() to no longer return partial objects 10 years ago
Eric Blake d9f62dde13 qapi: Simplify semantics of visit_next_list() 10 years ago
Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 10 years ago
Eric Blake ed84153519 qapi-commands: Wrap argument visit in visit_start_struct 10 years ago
Eric Blake fc471c18d5 qapi: Consolidate QMP input visitor creation 10 years ago
Eric Blake ac4338f8eb qapi: Allow anonymous base for flat union 10 years ago
Eric Blake bd59adce69 qapi: Make BlockdevOptions doc example closer to reality 10 years ago
Eric Blake 7599697c66 qapi: Adjust names of implicit types 10 years ago
Eric Blake 9ee86b8526 qapi: Update docs to match recent generator changes 10 years ago
Eric Blake 02a57ae32b qapi: Forbid empty unions and useless alternates 10 years ago
Eric Blake 0426d53c65 qapi: Simplify visiting of alternate types 11 years ago
Eric Blake 7264f5c50c qapi: Convert QType into QAPI built-in enum type 11 years ago
Eric Blake 7fb1cf1606 qapi: Don't let implicit enum MAX member collide 11 years ago
Eric Blake 59a92feedc qapi: Tighten the regex on valid names 11 years ago
Eric Blake 39a65e2c24 qapi: Document introspection stability considerations 11 years ago
Eric Blake f545504420 qapi-introspect: Document lack of sorting 11 years ago
Eric Blake ce5fcb472d qapi: Provide nicer array names in introspection 11 years ago
Eric Blake 9fb081e0b9 qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
Eric Blake 255960dd37 qapi: Reserve '*List' type names for list types 11 years ago
Eric Blake f8b7f1a8ea qapi: Consistent generated code: prefer visitor 'v' 11 years ago
Eric Blake 2a0f50e8d9 qapi: Consistent generated code: prefer error 'err' 11 years ago
Markus Armbruster 1a9a507b2e qapi-introspect: Hide type names 11 years ago
Markus Armbruster 39a1815816 qapi: New QMP command query-qmp-schema for QMP introspection 11 years ago
Markus Armbruster 2d21291ae6 qapi: Pseudo-type '**' is now unused, drop it 11 years ago
Markus Armbruster b8a98326d5 qapi-schema: Fix up misleading specification of netdev_add 11 years ago
Markus Armbruster 28770e057f qapi: Introduce a first class 'any' type 11 years ago
Markus Armbruster f133f2db1e qapi: Improve built-in type documentation 11 years ago
Markus Armbruster 56d92b003a qapi-commands: De-duplicate output marshaling functions 11 years ago
Markus Armbruster 7fad30f06e qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() 11 years ago
Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor 11 years ago
Markus Armbruster efd2eaa6c2 qapi: De-duplicate enum code generation 11 years ago
Markus Armbruster 2b162ccbe8 qapi-types: Convert to QAPISchemaVisitor, fixing flat unions 11 years ago
Daniel P. Berrange 351d36e454 qapi: allow override of default enum prefix naming 11 years ago
Markus Armbruster 94a3f0af38 docs/qapi-code-gen.txt: Fix QAPI schema examples 11 years ago
Markus Armbruster 3a864e7c52 qapi: Generated code cleanup 11 years ago
Markus Armbruster 3f99144cd9 qapi-commands: Drop useless initialization 11 years ago
Markus Armbruster 9b090d42ae qapi: Command returning anonymous type doesn't work, outlaw 11 years ago
Markus Armbruster 315932b5ed qapi: Fix to reject union command and event arguments 11 years ago
Markus Armbruster 016a335bd8 qapi-event: Clean up how name of enum QAPIEvent is made 11 years ago
Markus Armbruster 4247f83900 qapi: Clarify docs on including the same file multiple times 11 years ago
Markus Armbruster 836c3b01d2 qapi: Drop bogus command from docs 11 years ago
Markus Armbruster 16d80f6181 qapi: Turn generators' mandatory option -i into an argument 11 years ago
Eric Blake 363b4262a1 qapi: Tweak doc references to QMP when QGA is also meant 11 years ago