summary refs log tree commit diff stats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron2018-03-131-1/+10
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-03-133-3/+7
|\
| * device-crash-test: Use 'python' binaryEduardo Habkost2018-03-121-1/+1
| * qmp.py: Encode json data before sendingEduardo Habkost2018-03-121-1/+1
| * qemu.py: Use items() instead of iteritems()Eduardo Habkost2018-03-121-1/+1
| * device-crash-test: New known crashesEduardo Habkost2018-03-121-0/+4
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2018-03-134-13/+60
|\ \ | |/ |/|
| * trace: only permit standard C types and fixed size integer typesDaniel P. Berrangé2018-03-121-0/+46
| * trace: include filename when printing parser error messagesDaniel P. Berrangé2018-03-123-5/+7
| * simpletrace: fix timestamp argument typeStefan Hajnoczi2018-03-121-1/+1
| * log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell2018-03-121-7/+6
* | audio: add driver registryGerd Hoffmann2018-03-121-1/+1
|/
* RISC-V Build InfrastructureMichael Clark2018-03-071-1/+12
* checkpatch: add check for `while` and `for`Su Hang2018-03-061-2/+3
* checkpatch: add a warning for basename/dirnameJulia Suvorova2018-03-061-0/+5
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-026-26/+11
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-024-17/+25
* qapi: Generate separate .h, .c for each moduleMarkus Armbruster2018-03-023-21/+66
* qapi/common: Fix guardname() for funny filenamesMarkus Armbruster2018-03-021-1/+1
* qapi/types qapi/visit: Generate built-in stuff into separate filesMarkus Armbruster2018-03-023-83/+102
* qapi: Make code-generating visitors use QAPIGen moreMarkus Armbruster2018-03-027-243/+189
* qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-021-1/+1
* qapi: Record 'include' directives in intermediate representationMarkus Armbruster2018-03-021-4/+39
* qapi: Generate in source orderMarkus Armbruster2018-03-021-2/+4
* qapi: Record 'include' directives in parse treeMarkus Armbruster2018-03-021-4/+16
* qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()Markus Armbruster2018-03-021-6/+9
* qapi: Lift error reporting from QAPISchema.__init__() to callersMarkus Armbruster2018-03-022-16/+15
* qapi/common: Eliminate QAPISchema.exprsMarkus Armbruster2018-03-021-4/+4
* qapi: Improve include file name reporting in error messagesMarkus Armbruster2018-03-021-6/+6
* qapi: Touch generated files only when they changeMarkus Armbruster2018-03-021-2/+9
* qapi-gen: Convert from getopt to argparseMarkus Armbruster2018-03-022-64/+33
* qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2018-03-029-141/+73
* qapi: Turn generators into modulesMarkus Armbruster2018-03-025-115/+143
* qapi: Reduce use of global variables in generators someMarkus Armbruster2018-03-025-31/+34
* qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDocMarkus Armbruster2018-03-026-94/+113
* qapi: Rename variable holding the QAPISchemaGenFOOVisitorMarkus Armbruster2018-03-025-20/+20
* qapi: Generate up-to-date copyright noticeMarkus Armbruster2018-03-026-104/+80
* qapi: Streamline boilerplate comment generationMarkus Armbruster2018-03-027-125/+34
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2018-03-021-1/+1
* decodetree: Propagate return value from translate subroutinesRichard Henderson2018-03-021-3/+2
* scripts: Add decodetree.pyRichard Henderson2018-02-221-0/+1062
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2018-02-192-3/+5
|\
| * tracetool: For ust trace bool type as ctf_integerJon Emil Jahren2018-02-191-1/+2
| * tracetool: Update argument format regex to non-greedy starJon Emil Jahren2018-02-191-2/+3
* | scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum2018-02-191-0/+30
|/
* build: fix typo in error messageLaurent Vivier2018-02-101-1/+1
* scripts/make-release: Don't archive .git filesCole Robinson2018-02-101-3/+2
* scripts/argparse.py: spelling (independant)Michael Tokarev2018-02-101-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-092-2/+2
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-1/+0