Age | Commit message (Expand) | Author |
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 |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | i386: import & use bootparam.h | Li Zhijian |
2019-02-05 | tap: flush STDOUT on newline | Paolo Bonzini |
2019-02-04 | scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1) | Paolo Bonzini |
2019-02-01 | qtest.py: Wait for the result of qtest commands | Alberto Garcia |
2019-01-31 | Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int... | Peter Maydell |
2019-01-31 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2019-01-31 | scripts: add render_block_graph function for QEMUMachine | Vladimir Sementsov-Ogievskiy |
2019-01-29 | checkpatch: Don't emit spurious warnings about block comments | Peter Maydell |
2019-01-25 | decodetree: re.fullmatch was added in 3.4 | Paolo Bonzini |
2019-01-25 | device-crash-test: Python 3 compatibility fix | Nisarg Shah |
2019-01-25 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ... | Peter Maydell |
2019-01-24 | trace: add ability to do simple printf logging via systemtap | Daniel P. Berrangé |
2019-01-24 | trace: forbid use of %m in trace event format strings | Daniel P. Berrangé |