aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-07-15checkpatch: detect doubly-encoded UTF-8Paolo Bonzini
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-05Makefile: generate header file with the list of devices enabledJulio Montes
2019-07-05minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...Paolo Bonzini
2019-07-05checkpatch: do not warn for multiline parenthesized returned valuePaolo Bonzini
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-07-01qmp: make qmp-shell work with python3Igor Mammedov
2019-06-13decodetree: Fix comparison of FieldRichard Henderson
2019-06-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...Peter Maydell
2019-06-12scripts: use git archive in archive-sourceGerd Hoffmann
2019-06-12qapi: Simplify how QAPIDoc implements its state machineMarkus Armbruster
2019-06-12qapi: Allow documentation for featuresKevin Wolf
2019-06-12qapi: Disentangle QAPIDoc codeKevin Wolf
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-12scripts/clean-header-guards: Fix handling of trailing commentsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-03checkpatch: allow SPDX-License-IdentifierPeter Xu
2019-05-21update-linux-headers: handle new header fileCornelia Huck
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi
2019-05-06decodetree: Add DisasContext argument to !function expandersRichard Henderson
2019-05-06decodetree: Expand a decode_load functionRichard Henderson
2019-05-06decodetree: Initial support for variable-length ISAsRichard Henderson
2019-05-03build-sys: move slirp as git submodule projectMarc-André Lureau
2019-04-25scripts/update-linux-headers: add linux/mman.hZhang Yi
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22scripts/cleanup-trace-events: Update for current practiceMarkus Armbruster
2019-03-22trace: avoid SystemTap dtrace(1) warnings on empty filesStefan Hajnoczi
2019-03-20minikconf: fix parser typoPaolo Bonzini
2019-03-18scripts/make-release: Stop shipping u-boot source as a tarballPeter Maydell
2019-03-13Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into stagingPeter Maydell
2019-03-12Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson
2019-03-12decodetree: Prefix extract function names with decode_functionRichard Henderson
2019-03-12decodetree: Allow +- to begin a number initializing a fieldRichard Henderson
2019-03-12decodetree: Produce clean output for an empty input fileRichard Henderson
2019-03-12decodetree: Add --static-decode optionRichard Henderson
2019-03-12decodetree: Allow grouping of overlapping patternsRichard Henderson
2019-03-12decodetree: Do not unconditionaly return from Pattern.output_codeRichard Henderson
2019-03-12decodetree: Ensure build_tree does not include values outside insnmaskPhilippe Mathieu-Daudé
2019-03-12decodetree: Move documentation to docs/devel/decodetree.rstRichard Henderson
2019-03-12scripts/qemugdb: re-license timers.py to GPLv2 or laterAlex Bennée
2019-03-11qemugdb: fix licensingPaolo Bonzini
2019-03-11qmp-shell: fix nested json regressionMarc-André Lureau
2019-03-07minikconfig: implement allnoconfig and defconfig modesPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini