27 Commits (15c2f669e3fb2bc97f7b42d1871f595c0ac24af8)

Author SHA1 Message Date
Eric Blake 15c2f669e3 qapi: Split visit_end_struct() into pieces 10 years ago
Eric Blake 3bc97fd592 qapi: Add visit_type_null() visitor 10 years ago
Eric Blake adfb264c9e qapi: Document visitor interfaces, add assertions 10 years ago
Eric Blake 983f52d4b3 qapi-visit: Add visitor.type classification 10 years ago
Markus Armbruster 14b6d44d47 Use scripts/clean-includes to drop redundant qemu/typedefs.h 11 years ago
Peter Maydell 90ce6e2644 include: Clean up includes 11 years ago
Eric Blake dbf1192262 qapi: Change visit_start_implicit_struct to visit_start_alternate 11 years ago
Eric Blake 544a373159 qapi: Don't box branches of flat unions 11 years ago
Eric Blake e65d89bf1a qapi: Adjust layout of FooList types 11 years ago
Eric Blake 08f9541dec qapi: Drop unused error argument for list and implicit struct 11 years ago
Eric Blake 337283dffb qapi: Drop unused 'kind' for struct/enum visit 11 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 11 years ago
Eric Blake 7c91aabd89 qapi-visit: Kill unused visit_end_union() 11 years ago
Eric Blake 29637a6ee9 qapi: Shorter visits of optional fields 11 years ago
Eric Blake 5cdc8831a7 qapi: Simplify visits of optional fields 11 years ago
Eric Blake d00341af38 qapi: Fix alternates that accept 'number' but not 'int' 11 years ago
Eric Blake 0426d53c65 qapi: Simplify visiting of alternate types 11 years ago
Eric Blake 7549457200 qapi: Remove dead visitor code 11 years ago
Markus Armbruster 28770e057f qapi: Introduce a first class 'any' type 11 years ago
Daniel P. Berrange 2e4450ff43 qom: Make enum string tables const-correct 11 years ago
Michael Roth cee2dedb85 qapi: add visit_start_union and visit_end_union 12 years ago
Markus Armbruster e2cd0f4fb4 qapi: Replace start_optional()/end_optional() by optional() 12 years ago
Paolo Bonzini cff8b2c6fc monitor: add object-add (QMP) and object_add (HMP) command 13 years ago
Kevin Wolf 69dd62dfd6 qapi: Anonymous unions 13 years ago
Kevin Wolf 761d524dbc qapi: Add visitor for implicit structs 13 years ago
Michael Roth a678e26cbe qapi: pad GenericList value fields to 64 bits 13 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Paolo Bonzini 7edd63f1b1 qapi: make struct Visitor opaque 14 years ago
Paolo Bonzini 4167c42c5e qapi: remove qapi/qapi-types-core.h 14 years ago
Laszlo Ersek 092705d4eb qapi: introduce "size" type 14 years ago
Michael Roth 4e27e819be qapi: Add Visitor interfaces for uint*_t and int*_t 15 years ago
Michael Roth 2345c77c6d qapi: add QAPI visitor core 15 years ago