2016-02-19 | Eric Blake | qapi: Change visit_start_implicit_struct to visit_start_alte... Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Don't box branches of flat unions Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Don't box struct branch of alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Use common idiom in gen_visit_fields_decl() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Emit structs used as variants in topological... Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Adjust layout of FooList types Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Less indirection in visit_type_Foo_fields() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Visit variants in visit_type_FOO_fields() Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Add tests of complex objects within alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Forbid 'any' inside an alternate Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Forbid empty unions and useless alternates Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi: Simplify excess input reporting in input visitors Signed-off-by: Eric Blake <eblake@redhat.com> ...1455778109-6278-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-19 | Eric Blake | qapi-visit: Honor prefix of discriminator enum Signed-off-by: Eric Blake <eblake@redhat.com> ...1455665965-27638-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-16 | Eric Blake | qapi: Clean up includes in generated files Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-02-16 | Eric Blake | build: Don't redefine 'inline' Signed-off-by: Eric Blake <eblake@redhat.com> ...1455043788-28112-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2016-02-16 | Eric Blake | build: Don't redefine 'inline' Signed-off-by: Eric Blake <eblake@redhat.com> ...1455043788-28112-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Fix compilation failure on MIPS and SPARC Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qmp: Don't abuse stack to track qmp-output root Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-26-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qmp: Fix reference-counting of qnull on empty output... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-25-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop unused error argument for list and implicit... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-24-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Tighten qmp_input_end_list() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-23-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop unused 'kind' for struct/enum visit Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-22-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Swap 'name' in visit_* callbacks to match public API Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-21-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qom: Swap 'name' next to visitor in ObjectPropertyAccessor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-20-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Swap visit_* arguments for consistent 'name'... Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-19-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qom: Use typedef for Visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-18-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Don't cast Enum* to int* Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-17-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Consolidate visitor small integer callbacks Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Make all visitors supply uint64 callbacks Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-15-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Prefer type_int64 over type_int in visitors Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi-visit: Kill unused visit_end_union() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Track all failures between visit_start/stop Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Improve generated event use of qapi visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | balloon: Improve use of qapi visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | vl: Ensure qapi visitor properly ends struct visit Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | hmp: Cache use of qapi visitor Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-8-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | hmp: Drop pointless allocation during qapi visit Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop dead parameter in gen_params() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-6-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Dealloc visitor does not need a type_size() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Drop dead dealloc visitor variable Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qapi: Avoid use of misnamed DO_UPCAST() Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-02-08 | Eric Blake | qobject: Document more shortcomings in our number handling Signed-off-by: Eric Blake <eblake@redhat.com> ...1454075341-13658-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2016-01-20 | Eric Blake | qemu-iotests: Reduce racy output in 028 Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2016-01-11 | Eric Blake | crypto: Fix typo in example Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Detect base class loops Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Move duplicate collision checks to schema check() Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-15-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Enforce (or whitelist) case conventions on qapi... Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Track enum values by QAPISchemaMember, not string Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Prepare new QAPISchemaMember base class Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Shorter visits of optional fields Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Simplify visits of optional fields Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Fix alternates that accept 'number' but not ... Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-8-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Inline _make_implicit_tag() Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi-types: Drop unnedeed ._fwdefn Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-6-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Simplify visiting of alternate types Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Convert QType into QAPI built-in enum type Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qobject: Rename qtype_code to QType Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qobject: Simplify QObject Signed-off-by: Eric Blake <eblake@redhat.com> ...1449033659-25497-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Change munging of CamelCase enum values Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-27-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Add alias for ErrorClass Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-26-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | cpu: Convert CpuInfo into flat union Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-25-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Remove obsolete tests for MAX collision Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-24-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Don't let implicit enum MAX member collide Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-23-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Tighten the regex on valid names Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-22-git-send-email-eblake@redhat.com> ...1447883135-18020-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | blkdebug: Avoid '.' in enum values Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-21-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | blkdebug: Merge hand-rolled and qapi BlkdebugEvent... Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-20-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Remove dead visitor code Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-19-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Fix c_name() munging Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-18-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Detect collisions in C member names Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-17-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Track owner of each object member Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-16-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Remove outdated tests related to QMP/branch collisions Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-15-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Hoist tag collision check to Variants.check() Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-14-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Factor out QAPISchemaObjectType.check_clash() Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Check for QAPI collisions involving variant members Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi-types: Simplify gen_struct_field[s] Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi-types: Consolidate gen_struct() and gen_union() Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-12-17 | Eric Blake | qapi: Track simple union tag in object.local_members Signed-off-by: Eric Blake <eblake@redhat.com> ...1447836791-369-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-25 | Eric Blake | qga: Better mapping of SEEK_* in guest-file-seek Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2015-11-17 | Eric Blake | tests: Ignore recent test binaries Signed-off-by: Eric Blake <eblake@redhat.com> ...1447386423-13160-1-git-send-email-eblake@redhat.com |
commitcommitdifftree |
2015-11-17 | Eric Blake | input: Document why x-input-send-event is still experimental Signed-off-by: Eric Blake <eblake@redhat.com> ...1447354243-31825-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-17 | Eric Blake | qapi: Document introspection stability considerations Signed-off-by: Eric Blake <eblake@redhat.com> ...1447264202-19554-1-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-11 | Eric Blake | error: More error_setg() usage Signed-off-by: Eric Blake <eblake@redhat.com> ...1447224690-9743-19-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi-introspect: Document lack of sorting Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-13-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi: Provide nicer array names in introspection Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-12-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi: More tests of input arrays Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-11-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi: Test failure in middle of array parse Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-10-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi: More tests of alternate output Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-9-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-10 | Eric Blake | qapi: Simplify error cleanup in test-qmp-* Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qapi: Simplify non-error testing in test-qmp-* Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-7-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qapi: Plug leaks in test-qmp-* Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-6-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qapi: Share test_init code in test-qmp-input* Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-5-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qobject: Protect against use-after-free in qobject_decref() Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-4-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qapi: Strengthen test of TestStructList Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-3-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-09 | Eric Blake | qapi: Use generated TestStruct machinery in tests Signed-off-by: Eric Blake <eblake@redhat.com> ...1446791754-23823-2-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-06 | Eric Blake | tests: ignore test-qga Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2015-11-06 | Eric Blake | maint: Ignore ivshmem binaries Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2015-11-02 | Eric Blake | qapi: Simplify gen_struct_field() Signed-off-by: Eric Blake <eblake@redhat.com> ...1445898903-12082-25-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-02 | Eric Blake | qapi: Reserve 'u' member name Signed-off-by: Eric Blake <eblake@redhat.com> ...1445898903-12082-24-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-02 | Eric Blake | qapi: Finish converting to new qapi union layout Signed-off-by: Eric Blake <eblake@redhat.com> ...1445898903-12082-23-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
2015-11-02 | Eric Blake | tpm: Convert to new qapi union layout Signed-off-by: Eric Blake <eblake@redhat.com> ...1445898903-12082-22-git-send-email-eblake@redhat.com> |
commitcommitdifftree |
next |