summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost2018-06-081-3/+3
* python: futurize -f lib2to3.fixes.fix_exceptEduardo Habkost2018-06-081-1/+1
* python: futurize -f lib2to3.fixes.fix_tuple_paramsEduardo Habkost2018-06-081-1/+1
* python: futurize -f lib2to3.fixes.fix_standarderrorEduardo Habkost2018-06-081-3/+3
* python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost2018-06-087-8/+8
* python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2018-06-082-4/+4
* python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost2018-06-088-8/+16
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-0818-153/+171
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-1/+16
|\
| * scripts/update-linux-headers: Handle kernel license no longer being one filePeter Maydell2018-06-011-0/+14
| * scripts/update-linux-headers: Handle __aligned_u64Peter Maydell2018-06-011-1/+2
* | qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-304-16/+24
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-05-241-10/+10
|\
| * update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin2018-05-231-6/+12
| * update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin2018-05-231-11/+5Star
* | checkpatch: generalize xen handle matching in the list of typesPaul Durrant2018-05-221-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-05-141-4/+52
|\
| * checkpatch: reduce MAINTAINERS update message frequencyJoe Perches2018-05-101-0/+6
| * checkpatch: emit a warning on file add/move/deleteJoe Perches2018-05-101-1/+11
| * checkpatch: ignore email headers betterJoe Perches2018-05-101-2/+3
| * checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen2018-05-101-2/+11
| * checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2018-05-101-4/+26
* | update-linux-headers: drop hyperv.hRoman Kagan2018-05-091-6/+0Star
* | checkpatch.pl: add common glib defines to typelistPeter Xu2018-05-091-0/+28
|/
* scripts/device-crash-test: Removed fixed CAN entriesThomas Huth2018-05-071-3/+0Star
* qapi: add SysEmuTarget to "common.json"Laszlo Ersek2018-05-041-1/+1
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-042-5/+5
* checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson2018-04-261-0/+1
* linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.shLaurent Vivier2018-04-101-2/+10
* device-crash-test: Remove fixed isa-fdc entryThomas Huth2018-04-091-1/+0Star
* scripts/checkpatch.pl: Bug fixSu Hang2018-04-051-2/+13
* qapi: restrict allow-oob value to be "true"Peter Xu2018-03-271-1/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell2018-03-271-0/+1
|\
| * scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann2018-03-261-0/+1
* | scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth2018-03-261-1/+0Star
* | hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth2018-03-261-3/+0Star
* | scripts/get_maintainer.pl: Print proper error message for missing $fileIan Jackson2018-03-261-2/+2
|/
* dump-guest-memory: more descriptive lookup_type failureAndrew Jones2018-03-211-1/+6
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-1/+10
|\
| * scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron2018-03-131-1/+10
* | qapi: introduce new cmd option "allow-oob"Peter Xu2018-03-194-13/+29
* | qapi: generate a literal qobject for introspectionMarc-André Lureau2018-03-191-33/+43
* | qapi2texi: minor python code simplificationMarc-André Lureau2018-03-191-4/+3Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-162-1/+310
|\ \
| * | scripts/replay-dump.py: replay log dumperAlex Bennée2018-03-121-0/+308
| * | checkpatch: Exempt long URLsEric Blake2018-03-121-1/+2
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell2018-03-161-0/+5
|\ \ \
| * | | standard-headers: add drm/drm_fourcc.hGerd Hoffmann2018-03-131-0/+5
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell2018-03-151-13/+24
|\ \ \ \