aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-07-03qapi: add 'If:' section to generated documentationMarc-André Lureau1-10/+12
2018-07-03qapi-types: add #if conditions to types & visitorsMarkus Armbruster2-33/+48
2018-07-03qapi/events: add #if conditions to eventsMarc-André Lureau1-2/+4
2018-07-03qapi/commands: add #if conditions to commandsMarc-André Lureau1-8/+16
2018-07-03qapi-introspect: add preprocessor conditions to generated QLitMarc-André Lureau1-10/+21
2018-07-03qapi-introspect: modify to_qlit() to append ',' on level > 0Marc-André Lureau1-1/+3
2018-07-03qapi: add #if/#endif helpersMarc-André Lureau1-4/+94
2018-07-03qapi: mcgen() shouldn't indent # linesMarc-André Lureau1-2/+2
2018-07-03qapi: add 'ifcond' to visitor methodsMarc-André Lureau7-35/+38
2018-07-03qapi: leave the ifcond attribute undefined until check()Marc-André Lureau1-4/+17
2018-07-03qapi: pass 'if' condition into QAPISchemaEntity objectsMarc-André Lureau1-32/+65
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau1-6/+29
2018-07-03Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into stagingPeter Maydell1-3/+7
2018-07-03target/openrisc: Add support in scripts/qemu-binfmt-conf.shRichard Henderson1-3/+7
2018-07-02qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier1-17/+24
2018-07-02qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier1-1/+13
2018-07-02qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier1-10/+9
2018-07-02checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé1-0/+1
2018-06-29trace: Fix format string for the struct timeval members casted to size_tPhilippe Mathieu-Daudé1-1/+1
2018-06-29simpletrace: Convert name from mapping record to strEduardo Habkost1-1/+1
2018-06-27trace: forbid floating point typesStefan Hajnoczi1-2/+0
2018-06-22Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"Eduardo Habkost8-16/+8
2018-06-22qapi/introspect: Eliminate pointless variable in .visit_end()Markus Armbruster1-4/+1
2018-06-22qapi: Open files with encoding='utf-8'Markus Armbruster1-3/+14
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov3-12/+24
2018-06-22qapi/events: generate event enum in main moduleMarc-André Lureau1-2/+3
2018-06-22qapi/visit: remove useless prefix argumentMarc-André Lureau1-1/+1
2018-06-15scripts/qemu.py: introduce set_console() methodCleber Rosa1-1/+96
2018-06-15scripts/qemu.py: allow adding to the list of extra argumentsCleber Rosa1-0/+6
2018-06-14Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...Peter Maydell1-0/+12
2018-06-13coverity-model: replay data is considered trustedPaolo Bonzini1-0/+12
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell1-9/+9
2018-06-11qemu-binfmt-conf.sh: ignore the OS/ABI fieldLaurent Vivier1-9/+9
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost2-132/+1
2018-06-08python: Remove scripts/argparse.pyEduardo Habkost1-2406/+0
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost1-3/+3
2018-06-08python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost1-1/+1
2018-06-08python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost1-1/+1
2018-06-08python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost1-3/+3
2018-06-08python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost7-8/+8
2018-06-08python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2-4/+4
2018-06-08python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost8-8/+16
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost18-153/+171
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng1-1/+1
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+16
2018-06-01scripts/update-linux-headers: Handle kernel license no longer being one filePeter Maydell1-0/+14
2018-06-01scripts/update-linux-headers: Handle __aligned_u64Peter Maydell1-1/+2
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov4-16/+24
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-10/+10
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin1-6/+12