aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz1-3/+2
2019-02-18Revert "qapi-events: add 'if' condition to implicit event enum"Markus Armbruster1-1/+3
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster1-11/+21
2019-02-18qapi: Prepare for system modules other than 'builtin'Markus Armbruster3-12/+27
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster5-10/+22
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy1-1/+1
2019-02-08scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée1-2/+10
2019-02-08archive-source.sh: Clone the submodules locallyPhilippe Mathieu-Daudé1-0/+7
2019-02-07Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell1-0/+1
2019-02-06dump: Set correct vaddr for ELF dumpJon Doron1-0/+1
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-0/+8
2019-02-05i386: import & use bootparam.hLi Zhijian1-0/+6
2019-02-05tap: flush STDOUT on newlinePaolo Bonzini2-0/+2
2019-02-04scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)Paolo Bonzini1-0/+11
2019-02-01qtest.py: Wait for the result of qtest commandsAlberto Garcia1-0/+6
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell1-0/+120
2019-01-31Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell4-0/+448
2019-01-31scripts: add render_block_graph function for QEMUMachineVladimir Sementsov-Ogievskiy1-0/+120
2019-01-29checkpatch: Don't emit spurious warnings about block commentsPeter Maydell1-1/+1
2019-01-25decodetree: re.fullmatch was added in 3.4Paolo Bonzini1-1/+1
2019-01-25device-crash-test: Python 3 compatibility fixNisarg Shah1-1/+2
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell1-10/+14
2019-01-24trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé3-0/+442
2019-01-24trace: forbid use of %m in trace event format stringsDaniel P. Berrangé1-0/+4
2019-01-24trace: enforce that every trace-events file has a final newlineDaniel P. Berrangé1-0/+2
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-10/+14
2019-01-23scripts/archive-source: include softfloat testsAlex Bennée1-1/+1
2019-01-21maint: Allow for EXAMPLES in texi2podEric Blake1-1/+1
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell8-24/+3
2019-01-17scripts/replay-dump.py: fix utf-8 manglingAlex Bennée1-1/+1
2019-01-17qemu.py: Fix error message when qemu dies from signalEric Blake1-1/+1
2019-01-17scripts: Remove unused python importsPhilippe Mathieu-Daudé6-7/+1
2019-01-17scripts/device-crash-test: Remove known crashesThomas Huth1-15/+0
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth1-1/+0
2019-01-11scripts: add script to convert multiline comments into 4-line formatPaolo Bonzini1-0/+62
2019-01-11checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini1-0/+5
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini1-7/+7
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini1-10/+0
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini3-26/+488
2019-01-11checkpatch: colorize output to terminalPaolo Bonzini1-7/+42
2019-01-11checkpatch: improve handling of multiple patches or filesPaolo Bonzini1-7/+23
2019-01-11checkpatch: check Signed-off-by in --mailback modePaolo Bonzini1-3/+4
2019-01-11checkpatch: fix premature exit when no input or --mailbackPaolo Bonzini1-3/+3
2018-12-18qapi: fix flat union on uncovered branches conditionalsMarc-André Lureau1-1/+2
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell1-0/+48
2018-12-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...Peter Maydell6-101/+185
2018-12-14scripts/checkpatch.pl: Enforce multiline comment syntaxPeter Maydell1-0/+48
2018-12-14Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...Peter Maydell2-2/+0
2018-12-14qapi: add condition to variants documentationMarc-André Lureau1-2/+2
2018-12-14qapi: add 'If:' condition to struct members documentationMarc-André Lureau1-2/+2