summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell2019-03-121-2/+4
|\ \
| * | scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée2019-03-121-2/+4
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2019-03-121-2/+2
|\ \ | |/ |/|
| * qmp-shell: fix nested json regressionMarc-André Lureau2019-03-111-2/+2
* | qemugdb: fix licensingPaolo Bonzini2019-03-114-20/+8Star
|/
* minikconfig: implement allnoconfig and defconfig modesPaolo Bonzini2019-03-071-5/+34
* build: switch to KconfigPaolo Bonzini2019-03-071-30/+0Star
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-3/+32
* minikconfig: add semantic analysisPaolo Bonzini2019-03-071-9/+135
* minikconfig: add ASTPaolo Bonzini2019-03-071-19/+102
* minikconfig: add parser skeletonPaolo Bonzini2019-03-071-0/+441
* Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-03-078-889/+11Star
|\
| * Introduce a Python module structureCleber Rosa2019-02-228-890/+11Star
* | qapi: Fix array first used in a different moduleMarkus Armbruster2019-03-051-4/+5
* | qapi: Fix code generation for sub-modules in other directoriesMarkus Armbruster2019-03-051-12/+21
* | qapi: Pass file name to QAPIGen constructor instead of methodsMarkus Armbruster2019-03-053-36/+38
* | iotests: Let 045 be run concurrentlyMax Reitz2019-02-251-3/+2Star
|/
* Revert "qapi-events: add 'if' condition to implicit event enum"Markus Armbruster2019-02-181-1/+3
* qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster2019-02-181-11/+21
* qapi: Prepare for system modules other than 'builtin'Markus Armbruster2019-02-183-12/+27
* qapi: Clean up modular built-in code generation a bitMarkus Armbruster2019-02-185-10/+22
* qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy2019-02-121-1/+1
* scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée2019-02-081-2/+10
* archive-source.sh: Clone the submodules locallyPhilippe Mathieu-Daudé2019-02-081-0/+7
* Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell2019-02-071-0/+1
|\
| * dump: Set correct vaddr for ELF dumpJon Doron2019-02-061-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-053-0/+8
|\ \ | |/ |/|
| * i386: import & use bootparam.hLi Zhijian2019-02-051-0/+6
| * tap: flush STDOUT on newlinePaolo Bonzini2019-02-052-0/+2
* | scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)Paolo Bonzini2019-02-041-0/+11
|/
* qtest.py: Wait for the result of qtest commandsAlberto Garcia2019-02-011-0/+6
* Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell2019-01-311-0/+120
|\
| * scripts: add render_block_graph function for QEMUMachineVladimir Sementsov-Ogievskiy2019-01-311-0/+120
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2019-01-314-0/+448
|\ \ | |/ |/|
| * trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé2019-01-243-0/+442
| * trace: forbid use of %m in trace event format stringsDaniel P. Berrangé2019-01-241-0/+4
| * trace: enforce that every trace-events file has a final newlineDaniel P. Berrangé2019-01-241-0/+2
* | checkpatch: Don't emit spurious warnings about block commentsPeter Maydell2019-01-291-1/+1
* | decodetree: re.fullmatch was added in 3.4Paolo Bonzini2019-01-251-1/+1
* | device-crash-test: Python 3 compatibility fixNisarg Shah2019-01-251-1/+2
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell2019-01-251-10/+14
|\ \
| * | qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster2019-01-241-10/+14
| |/
* / scripts/archive-source: include softfloat testsAlex Bennée2019-01-231-1/+1
|/
* maint: Allow for EXAMPLES in texi2podEric Blake2019-01-211-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2019-01-188-24/+3Star
|\
| * scripts/replay-dump.py: fix utf-8 manglingAlex Bennée2019-01-171-1/+1
| * qemu.py: Fix error message when qemu dies from signalEric Blake2019-01-171-1/+1
| * scripts: Remove unused python importsPhilippe Mathieu-Daudé2019-01-176-7/+1Star
| * scripts/device-crash-test: Remove known crashesThomas Huth2019-01-171-15/+0Star
* | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2019-01-151-1/+0Star
|/