summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-11-10qapi: Provide nicer array names in introspectionEric Blake1-3/+5
2015-11-10qapi: Test failure in middle of array parseEric Blake1-0/+4
2015-11-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2015-11-04migration: fix analyze-migration.py scriptMark Cave-Ayland1-0/+13
2015-11-02scripts/text2pod.pl: Escape left braceFam Zheng1-1/+1
2015-11-02qapi: Simplify gen_struct_field()Eric Blake1-9/+7
2015-11-02qapi: Reserve 'u' member nameEric Blake1-1/+1
2015-11-02qapi: Finish converting to new qapi union layoutEric Blake1-22/+6
2015-11-02qapi-visit: Convert to new qapi union layoutEric Blake1-15/+9
2015-11-02qapi: Start converting to new qapi union layoutEric Blake2-8/+21
2015-11-02qapi-visit: Remove redundant functions for flat union baseEric Blake1-17/+15
2015-11-02qapi: Unbox base membersEric Blake2-13/+8
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake1-0/+16
2015-11-02qapi-types: Refactor base fields outputEric Blake1-10/+14
2015-11-02qapi-visit: Split off visit_type_FOO_fields forward declEric Blake1-6/+16
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake1-1/+7
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake1-6/+4
2015-11-02qapi: More robust conditions for when labels are neededEric Blake2-2/+5
2015-11-02qapi: More idiomatic string operationsEric Blake1-3/+3
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert2-1/+60
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini2-0/+19
2015-10-29qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini1-29/+27
2015-10-29qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini1-2/+16
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+5
2015-10-22linux-headers: add unistd.hMarc-André Lureau1-2/+5
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-6/+3
2015-10-15qapi: Track location that created an implicit typeEric Blake1-27/+47
2015-10-15qapi: Create simple union type member earlierEric Blake1-17/+18
2015-10-15qapi: Lazy creation of array typesEric Blake1-5/+6
2015-10-15qapi: Don't use info as witness of implicit object typeEric Blake3-6/+14
2015-10-15qapi: Drop redundant returns-int testEric Blake1-3/+0
2015-10-15qapi: Prepare for errors during check()Eric Blake1-4/+6
2015-10-15qapi: Use predicate callback to determine visit filteringEric Blake4-20/+33
2015-10-15qapi: Fix regression with '-netdev help'Eric Blake1-1/+3
2015-10-12qapi: Simplify gen_visit_fields() error handlingEric Blake2-13/+11
2015-10-12qapi: Share gen_visit_fields()Eric Blake4-77/+46
2015-10-12qapi: Share gen_err_check()Eric Blake4-33/+20
2015-10-12qapi: Consistent generated code: minimize push_indent() usageEric Blake2-45/+33
2015-10-12qapi: Consistent generated code: prefer common indentationEric Blake1-26/+27
2015-10-12qapi: Consistent generated code: prefer common labelsEric Blake2-6/+6
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake3-54/+54
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake2-20/+20
2015-10-12qapi: Reuse code for flat union base validationEric Blake1-6/+5
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake1-2/+8
2015-10-12qapi: Clean up qapi.py per pep8Eric Blake2-58/+106
2015-10-12qapi: Invoke exception superclass initializerEric Blake1-0/+2
2015-10-12qapi: Improve 'include' error messageEric Blake1-2/+1
2015-10-12checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft1-1/+3
2015-10-12checkpatch: allow open braces on typedef linesPaolo Bonzini1-5/+0
2015-10-09update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster1-0/+1