aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping callspull-target-arm-20181016-1Peter Maydell
2018-10-03scripts/device-crash-test: Remove entries for serial devicesThomas Huth
2018-10-03device-crash-test: No need for sys.path hackEduardo Habkost
2018-10-01doc: replace x-root with rootdir for usb-mtpBandan
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake
2018-08-28qapi: Minor introspect.py cleanupsEric Blake
2018-08-28qapi: Emit a blank line before dummy declarationMarkus Armbruster
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-28qapi: Fix build_params() for empty parameter listMarkus Armbruster
2018-08-23qemu-guest-agent: freeze-hook to ignore dpkg files as wellChristian Ehrhardt
2018-08-23update-linux-headers.sh: add qemu_fw_cfg.hMarc-André Lureau
2018-08-23checkpatch: allow space in more places before a bracketHeinrich Schuchardt
2018-08-23checkpatch: fix filename detection when using -fPaolo Bonzini
2018-08-17qemu-binfmt-conf.sh: add x86_64 targetLaurent Vivier
2018-08-15qapi: Fix some pycodestyle-3 complaintsMarkus Armbruster
2018-08-15qmp-shell: learn to send commands with quoted argumentsMarc-André Lureau
2018-07-23qapi: Make 'allow-oob' optional in SchemaInfoCommandMarkus Armbruster
2018-07-16qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster
2018-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-06checkpatch: handle token pasting betterPaolo Bonzini
2018-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...Peter Maydell
2018-07-05travis: add gcovr summary for GCOV buildAlex Bennée
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée
2018-07-05coverity-model: Fix replay_get_byte()Markus Armbruster
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell
2018-07-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-07-03qapi: add 'If:' section to generated documentationMarc-André Lureau
2018-07-03qapi-types: add #if conditions to types & visitorsMarkus Armbruster
2018-07-03qapi/events: add #if conditions to eventsMarc-André Lureau
2018-07-03qapi/commands: add #if conditions to commandsMarc-André Lureau
2018-07-03qapi-introspect: add preprocessor conditions to generated QLitMarc-André Lureau
2018-07-03qapi-introspect: modify to_qlit() to append ',' on level > 0Marc-André Lureau
2018-07-03qapi: add #if/#endif helpersMarc-André Lureau
2018-07-03qapi: mcgen() shouldn't indent # linesMarc-André Lureau
2018-07-03qapi: add 'ifcond' to visitor methodsMarc-André Lureau
2018-07-03qapi: leave the ifcond attribute undefined until check()Marc-André Lureau
2018-07-03qapi: pass 'if' condition into QAPISchemaEntity objectsMarc-André Lureau
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau
2018-07-03Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into stagingPeter Maydell
2018-07-03target/openrisc: Add support in scripts/qemu-binfmt-conf.shRichard Henderson
2018-07-02qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter nameLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: add persistent (F) flagsLaurent Vivier
2018-07-02qemu-binfmt-conf.sh: cleanup --credentialLaurent Vivier
2018-07-02checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-29trace: Fix format string for the struct timeval members casted to size_tPhilippe Mathieu-Daudé
2018-06-29simpletrace: Convert name from mapping record to strEduardo Habkost