summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | trace: avoid SystemTap dtrace(1) warnings on empty filesStefan Hajnoczi2019-03-221-0/+5
* | scripts/make-release: Stop shipping u-boot source as a tarballPeter Maydell2019-03-181-4/+0Star
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into stagingPeter Maydell2019-03-131-168/+165Star
|\
| * decodetree: Properly diagnose fields overflowing an insnRichard Henderson2019-03-121-0/+2
| * decodetree: Prefix extract function names with decode_functionRichard Henderson2019-03-121-1/+2
| * decodetree: Allow +- to begin a number initializing a fieldRichard Henderson2019-03-121-1/+1
| * decodetree: Produce clean output for an empty input fileRichard Henderson2019-03-121-7/+8
| * decodetree: Add --static-decode optionRichard Henderson2019-03-121-1/+4
| * decodetree: Allow grouping of overlapping patternsRichard Henderson2019-03-121-22/+143
| * decodetree: Do not unconditionaly return from Pattern.output_codeRichard Henderson2019-03-121-3/+4
| * decodetree: Ensure build_tree does not include values outside insnmaskPhilippe Mathieu-Daudé2019-03-121-1/+1
| * decodetree: Move documentation to docs/devel/decodetree.rstRichard Henderson2019-03-121-133/+1Star
* | 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
|\ \ | |/ |/|