aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-06-29trace: Fix format string for the struct timeval members casted to size_tPhilippe Mathieu-Daudé1-1/+1
2018-06-29simpletrace: Convert name from mapping record to strEduardo Habkost1-1/+1
2018-06-27trace: forbid floating point typesStefan Hajnoczi1-2/+0
2018-06-22Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import"Eduardo Habkost8-16/+8
2018-06-22qapi/introspect: Eliminate pointless variable in .visit_end()Markus Armbruster1-4/+1
2018-06-22qapi: Open files with encoding='utf-8'Markus Armbruster1-3/+14
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov3-12/+24
2018-06-22qapi/events: generate event enum in main moduleMarc-André Lureau1-2/+3
2018-06-22qapi/visit: remove useless prefix argumentMarc-André Lureau1-1/+1
2018-06-15scripts/qemu.py: introduce set_console() methodCleber Rosa1-1/+96
2018-06-15scripts/qemu.py: allow adding to the list of extra argumentsCleber Rosa1-0/+6
2018-06-14Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-06-13' into ...Peter Maydell1-0/+12
2018-06-13coverity-model: replay data is considered trustedPaolo Bonzini1-0/+12
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell1-9/+9
2018-06-11qemu-binfmt-conf.sh: ignore the OS/ABI fieldLaurent Vivier1-9/+9
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost2-132/+1
2018-06-08python: Remove scripts/argparse.pyEduardo Habkost1-2406/+0
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost1-3/+3
2018-06-08python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost1-1/+1
2018-06-08python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost1-1/+1
2018-06-08python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost1-3/+3
2018-06-08python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost7-8/+8
2018-06-08python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2-4/+4
2018-06-08python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost8-8/+16
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost18-153/+171
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng1-1/+1
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+16
2018-06-01scripts/update-linux-headers: Handle kernel license no longer being one filePeter Maydell1-0/+14
2018-06-01scripts/update-linux-headers: Handle __aligned_u64Peter Maydell1-1/+2
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov4-16/+24
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-10/+10
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin1-6/+12
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin1-11/+5
2018-05-22checkpatch: generalize xen handle matching in the list of typesPaul Durrant1-1/+1
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-4/+52
2018-05-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches1-0/+6
2018-05-10checkpatch: emit a warning on file add/move/deleteJoe Perches1-1/+11
2018-05-10checkpatch: ignore email headers betterJoe Perches1-2/+3
2018-05-10checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen1-2/+11
2018-05-10checkpatch: add a --strict check for utf-8 in commit logsJoe Perches1-4/+26
2018-05-09update-linux-headers: drop hyperv.hRoman Kagan1-6/+0
2018-05-09checkpatch.pl: add common glib defines to typelistPeter Xu1-0/+28
2018-05-07scripts/device-crash-test: Removed fixed CAN entriesThomas Huth1-3/+0
2018-05-04qapi: add SysEmuTarget to "common.json"Laszlo Ersek1-1/+1
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2-5/+5
2018-04-26checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson1-0/+1
2018-04-10linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.shLaurent Vivier1-2/+10
2018-04-09device-crash-test: Remove fixed isa-fdc entryThomas Huth1-1/+0
2018-04-05scripts/checkpatch.pl: Bug fixSu Hang1-2/+13
2018-03-27qapi: restrict allow-oob value to be "true"Peter Xu1-1/+1