summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | qapi-introspect: add preprocessor conditions to generated QLitMarc-André Lureau2018-07-031-10/+21
| * | qapi-introspect: modify to_qlit() to append ',' on level > 0Marc-André Lureau2018-07-031-1/+3
| * | qapi: add #if/#endif helpersMarc-André Lureau2018-07-031-4/+94
| * | qapi: mcgen() shouldn't indent # linesMarc-André Lureau2018-07-031-2/+2
| * | qapi: add 'ifcond' to visitor methodsMarc-André Lureau2018-07-037-35/+38
| * | qapi: leave the ifcond attribute undefined until check()Marc-André Lureau2018-07-031-4/+17
| * | qapi: pass 'if' condition into QAPISchemaEntity objectsMarc-André Lureau2018-07-031-32/+65
| * | qapi: add 'if' to top-level expressionsMarc-André Lureau2018-07-031-6/+29
* | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2018-07-041-23/+41
|\ \ \ | |_|/ |/| |
| * | qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier2018-07-021-17/+24
| * | qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier2018-07-021-1/+13
| * | qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier2018-07-021-10/+9
* | | Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into stagingPeter Maydell2018-07-031-3/+7
|\ \ \ | |_|/ |/| |
| * | target/openrisc: Add support in scripts/qemu-binfmt-conf.shRichard Henderson2018-07-031-3/+7
| |/
* / checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-0/+1
|/
* trace: Fix format string for the struct timeval members casted to size_tPhilippe Mathieu-Daudé2018-06-291-1/+1
* simpletrace: Convert name from mapping record to strEduardo Habkost2018-06-291-1/+1
* trace: forbid floating point typesStefan Hajnoczi2018-06-271-2/+0
* Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"Eduardo Habkost2018-06-228-16/+8
* qapi/introspect: Eliminate pointless variable in .visit_end()Markus Armbruster2018-06-221-4/+1
* qapi: Open files with encoding='utf-8'Markus Armbruster2018-06-221-3/+14
* qapi: allow empty branches in flat unionsAnton Nefedov2018-06-223-12/+24
* qapi/events: generate event enum in main moduleMarc-André Lureau2018-06-221-2/+3
* qapi/visit: remove useless prefix argumentMarc-André Lureau2018-06-221-1/+1
* scripts/qemu.py: introduce set_console() methodCleber Rosa2018-06-151-1/+96
* scripts/qemu.py: allow adding to the list of extra argumentsCleber Rosa2018-06-151-0/+6
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...Peter Maydell2018-06-141-0/+12
|\
| * coverity-model: replay data is considered trustedPaolo Bonzini2018-06-131-0/+12
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2018-06-121-9/+9
|\ \ | |/ |/|
| * qemu-binfmt-conf.sh: ignore the OS/ABI fieldLaurent Vivier2018-06-111-9/+9
* | python: Remove scripts/ordereddict.pyEduardo Habkost2018-06-082-132/+1
* | python: Remove scripts/argparse.pyEduardo Habkost2018-06-081-2406/+0
* | python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost2018-06-081-3/+3
* | python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost2018-06-081-1/+1
* | python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost2018-06-081-1/+1
* | python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost2018-06-081-3/+3
* | python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost2018-06-087-8/+8
* | python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2018-06-082-4/+4
* | python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost2018-06-088-8/+16
* | python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-0818-153/+171
|/
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-1/+16
|\
| * scripts/update-linux-headers: Handle kernel license no longer being one filePeter Maydell2018-06-011-0/+14
| * scripts/update-linux-headers: Handle __aligned_u64Peter Maydell2018-06-011-1/+2
* | qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-304-16/+24
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-05-241-10/+10
|\
| * update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin2018-05-231-6/+12
| * update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin2018-05-231-11/+5
* | checkpatch: generalize xen handle matching in the list of typesPaul Durrant2018-05-221-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-05-141-4/+52
|\