aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-06-27trace: forbid floating point typesStefan Hajnoczi
2018-06-22Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"Eduardo Habkost
2018-06-22qapi/introspect: Eliminate pointless variable in .visit_end()Markus Armbruster
2018-06-22qapi: Open files with encoding='utf-8'Markus Armbruster
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov
2018-06-22qapi/events: generate event enum in main moduleMarc-André Lureau
2018-06-22qapi/visit: remove useless prefix argumentMarc-André Lureau
2018-06-15scripts/qemu.py: introduce set_console() methodCleber Rosa
2018-06-15scripts/qemu.py: allow adding to the list of extra argumentsCleber Rosa
2018-06-14Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...Peter Maydell
2018-06-13coverity-model: replay data is considered trustedPaolo Bonzini
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-06-11qemu-binfmt-conf.sh: ignore the OS/ABI fieldLaurent Vivier
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost
2018-06-08python: Remove scripts/argparse.pyEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost
2018-06-08python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost
2018-06-08python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost
2018-06-08python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01scripts/update-linux-headers: Handle kernel license no longer being one filePeter Maydell
2018-06-01scripts/update-linux-headers: Handle __aligned_u64Peter Maydell
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin
2018-05-22checkpatch: generalize xen handle matching in the list of typesPaul Durrant
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-05-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches
2018-05-10checkpatch: emit a warning on file add/move/deleteJoe Perches
2018-05-10checkpatch: ignore email headers betterJoe Perches
2018-05-10checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen
2018-05-10checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2018-05-09update-linux-headers: drop hyperv.hRoman Kagan
2018-05-09checkpatch.pl: add common glib defines to typelistPeter Xu
2018-05-07scripts/device-crash-test: Removed fixed CAN entriesThomas Huth
2018-05-04qapi: add SysEmuTarget to "common.json"Laszlo Ersek
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-26checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson
2018-04-10linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.shLaurent Vivier
2018-04-09device-crash-test: Remove fixed isa-fdc entryThomas Huth
2018-04-05scripts/checkpatch.pl: Bug fixSu Hang
2018-03-27qapi: restrict allow-oob value to be "true"Peter Xu
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell
2018-03-26scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann