summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* qapi: Tweak code to match docs/devel/qapi-code-gen.txtMarkus Armbruster2019-09-241-12/+12
* qapi: Adjust frontend errors to say enum value, not memberMarkus Armbruster2019-09-242-4/+9
* qapi: Permit omitting all flat union branchesMarkus Armbruster2019-09-241-8/+8
* qapi: Permit alternates with just one branchMarkus Armbruster2019-09-241-4/+2
* qapi: Permit 'boxed' with empty typeMarkus Armbruster2019-09-243-19/+9
* qapi: Drop support for escape sequences other than \\Markus Armbruster2019-09-241-23/+3
* qapi: Restrict strings to printable ASCIIMarkus Armbruster2019-09-241-17/+11
* qapi: Drop support for boxed alternate argumentsMarkus Armbruster2019-09-241-11/+4
* qapi: Drop check_type()'s redundant parameter @allow_optionalMarkus Armbruster2019-09-241-9/+8
* scripts/git.orderfile: Match QAPI schema more preciselyMarkus Armbruster2019-09-241-2/+2
* trace: Forbid event format ending with newline characterPhilippe Mathieu-Daudé2019-09-181-0/+3
* docs: convert README, CODING_STYLE and HACKING to RST syntaxDaniel P. Berrangé2019-09-051-1/+1
* minikconf: don't print CONFIG_FOO=n linesMarc-André Lureau2019-08-211-2/+2
* kvm: vmxcap: Enhance with latest featuresJan Kiszka2019-08-201-0/+8
* decodetree: Suppress redundant declaration warningsRichard Henderson2019-08-191-0/+22
* decodetree: Allow !function with no input bitsRichard Henderson2019-08-191-11/+38
* trace: Do not include qom/cpu.h into generated trace.hMarkus Armbruster2019-08-162-1/+7
* trace: Eliminate use of TARGET_FMT_plxMarkus Armbruster2019-08-161-3/+0
* archive-source: also create a stash for submodulesMarc-André Lureau2019-07-231-8/+10
* create_config: remove $(CONFIG_SOFTMMU) hackPaolo Bonzini2019-07-151-1/+1
* checkpatch: detect doubly-encoded UTF-8Paolo Bonzini2019-07-151-0/+16
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-07-083-2/+8
|\
| * Makefile: generate header file with the list of devices enabledJulio Montes2019-07-051-0/+2
| * minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...Paolo Bonzini2019-07-051-1/+4
| * checkpatch: do not warn for multiline parenthesized returned valuePaolo Bonzini2019-07-051-1/+2
* | python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-012-2/+2
* | qmp: make qmp-shell work with python3Igor Mammedov2019-07-011-1/+4
|/
* decodetree: Fix comparison of FieldRichard Henderson2019-06-131-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...Peter Maydell2019-06-135-41/+229
|\
| * qapi: Simplify how QAPIDoc implements its state machineMarkus Armbruster2019-06-121-57/+68
| * qapi: Allow documentation for featuresKevin Wolf2019-06-122-4/+51
| * qapi: Disentangle QAPIDoc codeKevin Wolf2019-06-121-25/+102
| * qapi: Add feature flags to struct typesKevin Wolf2019-06-125-14/+67
* | scripts: use git archive in archive-sourceGerd Hoffmann2019-06-121-41/+31
|/
* scripts/clean-header-guards: Fix handling of trailing commentsMarkus Armbruster2019-06-121-5/+7
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-126-8/+0
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-2/+0
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+1
* checkpatch: allow SPDX-License-IdentifierPeter Xu2019-06-031-1/+2
* update-linux-headers: handle new header fileCornelia Huck2019-05-211-0/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell2019-05-081-1/+6
|\
| * QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi2019-05-071-1/+6
* | decodetree: Add DisasContext argument to !function expandersRichard Henderson2019-05-061-4/+5
* | decodetree: Expand a decode_load functionRichard Henderson2019-05-061-3/+172
* | decodetree: Initial support for variable-length ISAsRichard Henderson2019-05-061-12/+37
|/
* build-sys: move slirp as git submodule projectMarc-André Lureau2019-05-031-1/+1
* scripts/update-linux-headers: add linux/mman.hZhang Yi2019-04-251-3/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-1/+1
|\
| * minikconf: fix parser typoPaolo Bonzini2019-03-201-1/+1
* | scripts/cleanup-trace-events: Update for current practiceMarkus Armbruster2019-03-221-5/+14