aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-12-18qapi: fix flat union on uncovered branches conditionalsMarc-André Lureau
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell
2018-12-14scripts/checkpatch.pl: Enforce multiline comment syntaxPeter Maydell
2018-12-14Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell
2018-12-14qapi: add condition to variants documentationMarc-André Lureau
2018-12-14qapi: add 'If:' condition to struct members documentationMarc-André Lureau
2018-12-14qapi: add 'If:' condition to enum values documentationMarc-André Lureau
2018-12-14qapi: Add #if conditions to generated code membersMarc-André Lureau
2018-12-13qapi: add 'if' to alternate membersMarc-André Lureau
2018-12-13qapi: add 'if' to union membersMarc-André Lureau
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau
2018-12-13qapi-events: add 'if' condition to implicit event enumMarc-André Lureau
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau
2018-12-13qapi: improve reporting of unknown or missing keysMarc-André Lureau
2018-12-13qapi: factor out checking for keysMarc-André Lureau
2018-12-13qapi: change enum visitor and gen_enum* to take QAPISchemaMemberMarc-André Lureau
2018-12-13qapi: Do not define enumeration value explicitlyMarc-André Lureau
2018-12-13qapi: rename QAPISchemaEnumType.values to .membersMarc-André Lureau
2018-12-12tracetool: Include thread id information in log backendFabiano Rosas
2018-12-12Remove QEMU_ARTIFICIAL macroThomas Huth
2018-11-27checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini
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