Age | Commit message (Expand) | Author |
2019-06-03 | checkpatch: allow SPDX-License-Identifier | Peter Xu |
2019-05-21 | update-linux-headers: handle new header file | Cornelia Huck |
2019-05-08 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'... | Peter Maydell |
2019-05-07 | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets | Cao Jiaxi |
2019-05-06 | decodetree: Add DisasContext argument to !function expanders | Richard Henderson |
2019-05-06 | decodetree: Expand a decode_load function | Richard Henderson |
2019-05-06 | decodetree: Initial support for variable-length ISAs | Richard Henderson |
2019-05-03 | build-sys: move slirp as git submodule project | Marc-André Lureau |
2019-04-25 | scripts/update-linux-headers: add linux/mman.h | Zhang Yi |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-22 | scripts/cleanup-trace-events: Update for current practice | Markus Armbruster |
2019-03-22 | trace: avoid SystemTap dtrace(1) warnings on empty files | Stefan Hajnoczi |
2019-03-20 | minikconf: fix parser typo | Paolo Bonzini |
2019-03-18 | scripts/make-release: Stop shipping u-boot source as a tarball | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1... | Peter Maydell |
2019-03-12 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2019-03-12 | decodetree: Properly diagnose fields overflowing an insn | Richard Henderson |
2019-03-12 | decodetree: Prefix extract function names with decode_function | Richard Henderson |
2019-03-12 | decodetree: Allow +- to begin a number initializing a field | Richard Henderson |
2019-03-12 | decodetree: Produce clean output for an empty input file | Richard Henderson |
2019-03-12 | decodetree: Add --static-decode option | Richard Henderson |
2019-03-12 | decodetree: Allow grouping of overlapping patterns | Richard Henderson |
2019-03-12 | decodetree: Do not unconditionaly return from Pattern.output_code | Richard Henderson |
2019-03-12 | decodetree: Ensure build_tree does not include values outside insnmask | Philippe Mathieu-Daudé |
2019-03-12 | decodetree: Move documentation to docs/devel/decodetree.rst | Richard Henderson |
2019-03-12 | scripts/qemugdb: re-license timers.py to GPLv2 or later | Alex Bennée |
2019-03-11 | qemugdb: fix licensing | Paolo Bonzini |
2019-03-11 | qmp-shell: fix nested json regression | Marc-André Lureau |
2019-03-07 | minikconfig: implement allnoconfig and defconfig modes | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-07 | minikconfig: add semantic analysis | Paolo Bonzini |
2019-03-07 | minikconfig: add AST | Paolo Bonzini |
2019-03-07 | minikconfig: add parser skeleton | Paolo Bonzini |
2019-03-07 | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell |
2019-03-05 | qapi: Fix array first used in a different module | Markus Armbruster |
2019-03-05 | qapi: Fix code generation for sub-modules in other directories | Markus Armbruster |
2019-03-05 | qapi: Pass file name to QAPIGen constructor instead of methods | Markus Armbruster |
2019-02-25 | iotests: Let 045 be run concurrently | Max Reitz |
2019-02-22 | Introduce a Python module structure | Cleber Rosa |
2019-02-18 | Revert "qapi-events: add 'if' condition to implicit event enum" | Markus Armbruster |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster |
2019-02-18 | qapi: Prepare for system modules other than 'builtin' | Markus Armbruster |
2019-02-18 | qapi: Clean up modular built-in code generation a bit | Markus Armbruster |
2019-02-12 | qemugdb/coroutine: fix arch_prctl has unknown return type | Vladimir Sementsov-Ogievskiy |
2019-02-08 | scripts/qemu.py: allow arches use KVM for their 32bit cousins | Alex Bennée |
2019-02-08 | archive-source.sh: Clone the submodules locally | Philippe Mathieu-Daudé |
2019-02-07 | Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st... | Peter Maydell |
2019-02-06 | dump: Set correct vaddr for ELF dump | Jon Doron |