summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-03-13scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron1-1/+10
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell3-3/+7
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell4-13/+60
2018-03-12device-crash-test: Use 'python' binaryEduardo Habkost1-1/+1
2018-03-12qmp.py: Encode json data before sendingEduardo Habkost1-1/+1
2018-03-12qemu.py: Use items() instead of iteritems()Eduardo Habkost1-1/+1
2018-03-12device-crash-test: New known crashesEduardo Habkost1-0/+4
2018-03-12trace: only permit standard C types and fixed size integer typesDaniel P. Berrangé1-0/+46
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé3-5/+7
2018-03-12simpletrace: fix timestamp argument typeStefan Hajnoczi1-1/+1
2018-03-12log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell1-7/+6
2018-03-12audio: add driver registryGerd Hoffmann1-1/+1
2018-03-07RISC-V Build InfrastructureMichael Clark1-1/+12
2018-03-06checkpatch: add check for `while` and `for`Su Hang1-2/+3
2018-03-06checkpatch: add a warning for basename/dirnameJulia Suvorova1-0/+5
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster6-26/+11
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster4-17/+25
2018-03-02qapi: Generate separate .h, .c for each moduleMarkus Armbruster3-21/+66
2018-03-02qapi/common: Fix guardname() for funny filenamesMarkus Armbruster1-1/+1
2018-03-02qapi/types qapi/visit: Generate built-in stuff into separate filesMarkus Armbruster3-83/+102
2018-03-02qapi: Make code-generating visitors use QAPIGen moreMarkus Armbruster7-243/+189
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster1-1/+1
2018-03-02qapi: Record 'include' directives in intermediate representationMarkus Armbruster1-4/+39
2018-03-02qapi: Generate in source orderMarkus Armbruster1-2/+4
2018-03-02qapi: Record 'include' directives in parse treeMarkus Armbruster1-4/+16
2018-03-02qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()Markus Armbruster1-6/+9
2018-03-02qapi: Lift error reporting from QAPISchema.__init__() to callersMarkus Armbruster2-16/+15
2018-03-02qapi/common: Eliminate QAPISchema.exprsMarkus Armbruster1-4/+4
2018-03-02qapi: Improve include file name reporting in error messagesMarkus Armbruster1-6/+6
2018-03-02qapi: Touch generated files only when they changeMarkus Armbruster1-2/+9
2018-03-02qapi-gen: Convert from getopt to argparseMarkus Armbruster2-64/+33
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster9-141/+73
2018-03-02qapi: Turn generators into modulesMarkus Armbruster5-115/+143
2018-03-02qapi: Reduce use of global variables in generators someMarkus Armbruster5-31/+34
2018-03-02qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDocMarkus Armbruster6-94/+113
2018-03-02qapi: Rename variable holding the QAPISchemaGenFOOVisitorMarkus Armbruster5-20/+20
2018-03-02qapi: Generate up-to-date copyright noticeMarkus Armbruster6-104/+80
2018-03-02qapi: Streamline boilerplate comment generationMarkus Armbruster7-125/+34
2018-03-02Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster1-1/+1
2018-03-02decodetree: Propagate return value from translate subroutinesRichard Henderson1-3/+2
2018-02-22scripts: Add decodetree.pyRichard Henderson1-0/+1062
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-3/+5
2018-02-19tracetool: For ust trace bool type as ctf_integerJon Emil Jahren1-1/+2
2018-02-19tracetool: Update argument format regex to non-greedy starJon Emil Jahren1-2/+3
2018-02-19scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum1-0/+30
2018-02-10build: fix typo in error messageLaurent Vivier1-1/+1
2018-02-10scripts/make-release: Don't archive .git filesCole Robinson1-3/+2
2018-02-10scripts/argparse.py: spelling (independant)Michael Tokarev1-1/+1
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2-2/+2
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster1-1/+0