aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2015-11-02qapi-visit: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Start converting to new qapi union layoutEric Blake
2015-11-02qapi-visit: Remove redundant functions for flat union baseEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake
2015-11-02qapi-types: Refactor base fields outputEric Blake
2015-11-02qapi-visit: Split off visit_type_FOO_fields forward declEric Blake
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake
2015-11-02qapi: More robust conditions for when labels are neededEric Blake
2015-11-02qapi: More idiomatic string operationsEric Blake
2015-10-29gdb command: qemu handlersDr. David Alan Gilbert
2015-10-29qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pcPaolo Bonzini
2015-10-29qemu-gdb: extract parts of "qemu coroutine" implementationPaolo Bonzini
2015-10-29qemu-gdb: allow using glibc_pointer_guard() on core dumpsPaolo Bonzini
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22linux-headers: add unistd.hMarc-André Lureau
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-10-15qapi: Track location that created an implicit typeEric Blake
2015-10-15qapi: Create simple union type member earlierEric Blake
2015-10-15qapi: Lazy creation of array typesEric Blake
2015-10-15qapi: Don't use info as witness of implicit object typeEric Blake
2015-10-15qapi: Drop redundant returns-int testEric Blake
2015-10-15qapi: Prepare for errors during check()Eric Blake
2015-10-15qapi: Use predicate callback to determine visit filteringEric Blake
2015-10-15qapi: Fix regression with '-netdev help'Eric Blake
2015-10-12qapi: Simplify gen_visit_fields() error handlingEric Blake
2015-10-12qapi: Share gen_visit_fields()Eric Blake
2015-10-12qapi: Share gen_err_check()Eric Blake
2015-10-12qapi: Consistent generated code: minimize push_indent() usageEric Blake
2015-10-12qapi: Consistent generated code: prefer common indentationEric Blake
2015-10-12qapi: Consistent generated code: prefer common labelsEric Blake
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake
2015-10-12qapi: Reuse code for flat union base validationEric Blake
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake
2015-10-12qapi: Clean up qapi.py per pep8Eric Blake
2015-10-12qapi: Invoke exception superclass initializerEric Blake
2015-10-12qapi: Improve 'include' error messageEric Blake
2015-10-12checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft
2015-10-12checkpatch: allow open braces on typedef linesPaolo Bonzini
2015-10-09update-linux-headers: Rename SW_MAX to SW_MAX_Markus Armbruster
2015-09-25get_maintainer.pl: \C is deprecatedPaolo Bonzini
2015-09-25checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini