aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi
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
2019-03-07minikconfig: add semantic analysisPaolo Bonzini
2019-03-07minikconfig: add ASTPaolo Bonzini
2019-03-07minikconfig: add parser skeletonPaolo Bonzini
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-03-05qapi: Fix array first used in a different moduleMarkus Armbruster
2019-03-05qapi: Fix code generation for sub-modules in other directoriesMarkus Armbruster
2019-03-05qapi: Pass file name to QAPIGen constructor instead of methodsMarkus Armbruster
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-22Introduce a Python module structureCleber Rosa
2019-02-18Revert "qapi-events: add 'if' condition to implicit event enum"Markus Armbruster
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster
2019-02-18qapi: Prepare for system modules other than 'builtin'Markus Armbruster
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster
2019-02-12qemugdb/coroutine: fix arch_prctl has unknown return typeVladimir Sementsov-Ogievskiy
2019-02-08scripts/qemu.py: allow arches use KVM for their 32bit cousinsAlex Bennée
2019-02-08archive-source.sh: Clone the submodules locallyPhilippe Mathieu-Daudé
2019-02-07Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...Peter Maydell
2019-02-06dump: Set correct vaddr for ELF dumpJon Doron
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05i386: import & use bootparam.hLi Zhijian
2019-02-05tap: flush STDOUT on newlinePaolo Bonzini
2019-02-04scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1)Paolo Bonzini
2019-02-01qtest.py: Wait for the result of qtest commandsAlberto Garcia
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell