aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov
2015-12-22scripts/gdb: Fix a python exception in mtree.pyYang Wei
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-17coverity: Model g_memdup()Markus Armbruster
2015-12-17coverity: Model g_poll()Markus Armbruster
2015-12-17linux-headers: update from kvm/nextPaolo Bonzini
2015-12-17qapi: Detect base class loopsEric Blake
2015-12-17qapi: Move duplicate collision checks to schema check()Eric Blake
2015-12-17qapi: Enforce (or whitelist) case conventions on qapi membersEric Blake
2015-12-17qapi: Track enum values by QAPISchemaMember, not stringEric Blake
2015-12-17qapi: Prepare new QAPISchemaMember base classEric Blake
2015-12-17qapi: Shorter visits of optional fieldsEric Blake
2015-12-17qapi: Simplify visits of optional fieldsEric Blake
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake
2015-12-17qapi: Inline _make_implicit_tag()Eric Blake
2015-12-17qapi-types: Drop unnedeed ._fwdefnEric Blake
2015-12-17qapi: Simplify visiting of alternate typesEric Blake
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake
2015-12-17qobject: Rename qtype_code to QTypeEric Blake
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake
2015-12-17qapi: Remove obsolete tests for MAX collisionEric Blake
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake
2015-12-17qapi: Tighten the regex on valid namesEric Blake
2015-12-17qapi: Fix c_name() mungingEric Blake
2015-12-17qapi: Detect collisions in C member namesEric Blake
2015-12-17qapi: Track owner of each object memberEric Blake
2015-12-17qapi: Remove outdated tests related to QMP/branch collisionsEric Blake
2015-12-17qapi: Hoist tag collision check to Variants.check()Eric Blake
2015-12-17qapi: Factor out QAPISchemaObjectType.check_clash()Eric Blake
2015-12-17qapi: Check for QAPI collisions involving variant membersEric Blake
2015-12-17qapi: Simplify QAPISchemaObjectTypeVariants.check()Markus Armbruster
2015-12-17qapi: Factor out QAPISchemaObjectTypeMember.check_clash()Markus Armbruster
2015-12-17qapi: Eliminate QAPISchemaObjectType.check() variable membersMarkus Armbruster
2015-12-17qapi: Fix up commit 7618b91's clash sanity checking changeMarkus Armbruster
2015-12-17qapi: Clean up after previous commitMarkus Armbruster
2015-12-17qapi: Simplify QAPISchemaObjectTypeMember.check()Markus Armbruster
2015-12-17qapi: Drop obsolete tag value collision assertionsMarkus Armbruster
2015-12-17qapi-types: Simplify gen_struct_field[s]Eric Blake
2015-12-17qapi-types: Consolidate gen_struct() and gen_union()Eric Blake
2015-12-17qapi: Track simple union tag in object.local_membersEric Blake
2015-11-10qapi: Provide nicer array names in introspectionEric Blake
2015-11-10qapi: Test failure in middle of array parseEric Blake
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-11-04migration: fix analyze-migration.py scriptMark Cave-Ayland
2015-11-02scripts/text2pod.pl: Escape left braceFam Zheng
2015-11-02qapi: Simplify gen_struct_field()Eric Blake
2015-11-02qapi: Reserve 'u' member nameEric Blake
2015-11-02qapi: Finish converting to new qapi union layoutEric Blake