aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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
2018-03-26scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth
2018-03-26scripts/get_maintainer.pl: Print proper error message for missing $fileIan Jackson
2018-03-21dump-guest-memory: more descriptive lookup_type failureAndrew Jones
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau
2018-03-19qapi2texi: minor python code simplificationMarc-André Lureau
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-13scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron
2018-03-13standard-headers: add drm/drm_fourcc.hGerd Hoffmann
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-03-13include: add psp-sev.h header fileBrijesh Singh
2018-03-13update Linux headers to 4.16-rc5Paolo Bonzini
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-03-12device-crash-test: Use 'python' binaryEduardo Habkost
2018-03-12qmp.py: Encode json data before sendingEduardo Habkost
2018-03-12qemu.py: Use items() instead of iteritems()Eduardo Habkost
2018-03-12device-crash-test: New known crashesEduardo Habkost
2018-03-12scripts/replay-dump.py: replay log dumperAlex Bennée
2018-03-12checkpatch: Exempt long URLsEric Blake
2018-03-12trace: only permit standard C types and fixed size integer typesDaniel P. Berrangé
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé
2018-03-12simpletrace: fix timestamp argument typeStefan Hajnoczi
2018-03-12log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell
2018-03-12audio: add driver registryGerd Hoffmann
2018-03-09qemu-binfmt-conf.sh: add qemu-xtensaMax Filippov