aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-11-12get_maintainer: use 'https://' instead of 'git://'Stefan Hajnoczi1-1/+1
2018-11-06scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_addPaolo Bonzini1-1/+3
2018-11-01Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into stagingPeter Maydell1-24/+40
2018-11-01Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i...Peter Maydell1-0/+4
2018-10-31decodetree: Allow multiple input filesRichard Henderson1-10/+15
2018-10-31decodetree: Remove "insn" argument from trans_* expandersRichard Henderson1-3/+2
2018-10-31decodetree: Add !extern flag to argument setsRichard Henderson1-11/+23
2018-10-31scripts: report on author emails that are mangled by the mailing listDaniel P. Berrangé1-0/+4
2018-10-30scripts/qemu.py: use a more consistent docstring styleCleber Rosa1-24/+41
2018-10-30scripts/decodetree.py: fix reference to attributesCleber Rosa1-1/+1
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz1-5/+29
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-1/+1
2018-10-30scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth1-17/+0
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell2-3/+1
2018-10-26scripts/qemu.py: remove trailing quotes on docstringCleber Rosa1-1/+1
2018-10-26scripts/decodetree.py: remove unused importsCleber Rosa1-2/+0
2018-10-26tests/vm: Let kvm_available() work in cross environmentsPhilippe Mathieu-Daudé1-0/+2
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé1-0/+4
2018-10-19Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster1-0/+20
2018-10-19scripts: Remove check-qerror.shAlberto Garcia1-22/+0
2018-10-18Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-1...Peter Maydell3-9/+9
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-5/+5
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-16coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping callsPeter Maydell1-0/+65
2018-10-03scripts/device-crash-test: Remove entries for serial devicesThomas Huth1-5/+0
2018-10-03device-crash-test: No need for sys.path hackEduardo Habkost1-1/+0
2018-10-01doc: replace x-root with rootdir for usb-mtpBandan1-1/+1
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake1-6/+21
2018-08-28qapi: Minor introspect.py cleanupsEric Blake1-4/+3
2018-08-28qapi: Emit a blank line before dummy declarationMarkus Armbruster1-0/+1
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-17/+6
2018-08-28qapi: Fix build_params() for empty parameter listMarkus Armbruster1-6/+4
2018-08-23qemu-guest-agent: freeze-hook to ignore dpkg files as wellChristian Ehrhardt1-1/+1
2018-08-23update-linux-headers.sh: add qemu_fw_cfg.hMarc-André Lureau1-1/+3
2018-08-23checkpatch: allow space in more places before a bracketHeinrich Schuchardt1-2/+1
2018-08-23checkpatch: fix filename detection when using -fPaolo Bonzini1-2/+2
2018-08-17qemu-binfmt-conf.sh: add x86_64 targetLaurent Vivier1-1/+5
2018-08-15qapi: Fix some pycodestyle-3 complaintsMarkus Armbruster2-7/+10
2018-08-15qmp-shell: learn to send commands with quoted argumentsMarc-André Lureau1-1/+2
2018-07-23qapi: Make 'allow-oob' optional in SchemaInfoCommandMarkus Armbruster1-5/+5
2018-07-16qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster1-2/+2
2018-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-5/+4
2018-07-06checkpatch: handle token pasting betterPaolo Bonzini1-5/+4
2018-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...Peter Maydell2-1/+28
2018-07-05travis: add gcovr summary for GCOV buildAlex Bennée1-0/+27
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée1-1/+1
2018-07-05coverity-model: Fix replay_get_byte()Markus Armbruster1-6/+2
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell7-145/+347
2018-07-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell1-23/+41