aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-05-19gdbstub: remove unnecessary includes from gdbstub-xml.cPaolo Bonzini
2016-05-19include: poison symbols in osdep.hPaolo Bonzini
2016-05-19scripts: add script to build QEMU and analyze inclusionsPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-18Fix typo in variable name (found and fixed by codespell)Stefan Weil
2016-05-12qapi: Change visit_type_FOO() to no longer return partial objectsEric Blake
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12qapi-commands: Wrap argument visit in visit_start_structEric Blake
2016-05-12qapi: Consolidate QMP input visitor creationEric Blake
2016-04-05checkpatch: add target_ulong to typelistCédric Le Goater
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-22Clean up includes some moreMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-22Remove unneeded include statements for setjmp.hStefan Weil
2016-03-18qapi: Use anonymous bases in QMP flat unionsEric Blake
2016-03-18qapi: Allow anonymous base for flat unionEric Blake
2016-03-18qapi: Don't special-case simple union wrappersEric Blake
2016-03-18qapi: Drop unused c_null()Eric Blake
2016-03-18qapi: Inline gen_visit_members() into lone callerEric Blake
2016-03-18qapi-commands: Inline single-use helpers of gen_marshal()Eric Blake
2016-03-18qapi-commands: Utilize implicit struct visitsEric Blake
2016-03-18qapi-event: Utilize implicit struct visitsEric Blake
2016-03-18qapi-event: Drop qmp_output_get_qobject() null checkEric Blake
2016-03-18qapi: Emit implicit structs in generated CEric Blake
2016-03-18qapi: Adjust names of implicit typesEric Blake
2016-03-18qapi: Make c_type() more OO-likeEric Blake
2016-03-18qapi: Fix command with named empty argument typeEric Blake
2016-03-18qapi: Assert in places where variants are not handledEric Blake
2016-03-16update-linux-headers.sh: Fake types.h doesn't need to include anythingPeter Maydell
2016-03-16include/config.h: RemovePeter Maydell
2016-03-15update-linux-headers: Add userfaultfd.hAlexey Kardashevskiy
2016-03-07memory: Drop MemoryRegion.ram_addrFam Zheng
2016-03-05qapi: Drop useless 'data' member of unionsEric Blake
2016-03-05qapi-visit: Expose visit_type_FOO_members()Eric Blake
2016-03-05qapi: Rename 'fields' to 'members' in generated C codeEric Blake
2016-03-05qapi: Rename 'fields' to 'members' in generatorEric Blake
2016-03-04qmp-shell: fix pretty printing of JSON responsesDaniel P. Berrange
2016-03-01trace: Add a proper API to manage auto-generated events from the 'tcg' propertyLluís Vilanova
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova
2016-03-01trace: Add helper function to cast event argumentsLluís Vilanova
2016-03-01trace: Remove unnecessary intermediate event copiesLluís Vilanova
2016-03-01trace: Extend API to manage event argumentsLluís Vilanova
2016-03-01qapi: rename InputAxis values.Gerd Hoffmann
2016-03-01qapi: rename input buttonsGerd Hoffmann
2016-02-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into stagingPeter Maydell
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell
2016-02-23tracetool: Include osdep.h in generated-ust.cPeter Maydell
2016-02-23scripts/clean-includes: Add --all optionPeter Maydell