aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-11-15make-release: add skiboot .version fileMichael Roth
2018-11-12get_maintainer: use 'https://' instead of 'git://'Stefan Hajnoczi
2018-11-06scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_addPaolo Bonzini
2018-11-01Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into stagingPeter Maydell
2018-11-01Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i...Peter Maydell
2018-10-31decodetree: Allow multiple input filesRichard Henderson
2018-10-31decodetree: Remove "insn" argument from trans_* expandersRichard Henderson
2018-10-31decodetree: Add !extern flag to argument setsRichard Henderson
2018-10-31scripts: report on author emails that are mangled by the mailing listDaniel P. Berrangé
2018-10-30scripts/qemu.py: use a more consistent docstring styleCleber Rosa
2018-10-30scripts/decodetree.py: fix reference to attributesCleber Rosa
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-26scripts/qemu.py: remove trailing quotes on docstringCleber Rosa
2018-10-26scripts/decodetree.py: remove unused importsCleber Rosa
2018-10-26tests/vm: Let kvm_available() work in cross environmentsPhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-10-19Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2018-10-19scripts: Remove check-qerror.shAlberto Garcia
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