QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Markus Armbruster 5efb40d657 qapi: Drop temporary logic to support conversion step by step 3 years ago
..
.flake8 qapi: delint using flake8 6 years ago
.isort.cfg qapi: enforce import order/styling with isort 6 years ago
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
commands.py qapi: Start to elide redundant has_FOO in generated C 3 years ago
common.py qapi: Avoid generating C identifier 'linux' 4 years ago
error.py qapi/error: Add type hints 5 years ago
events.py qapi: Start to elide redundant has_FOO in generated C 3 years ago
expr.py qapi/expr: Enforce feature naming rules again 4 years ago
gen.py qapi: Start to elide redundant has_FOO in generated C 3 years ago
introspect.py qapi: Add feature flags to enum members 5 years ago
main.py qapi: generate trace events by default 4 years ago
mypy.ini qapi/parser: enable mypy checks 5 years ago
parser.py qapi/parser: Silence too-few-public-methods warning 5 years ago
pylintrc scripts/qapi: minor delinting 4 years ago
schema.py qapi: Drop temporary logic to support conversion step by step 3 years ago
source.py qapi/source: Remove line number from QAPISourceInfo initializer 5 years ago
types.py qapi: Start to elide redundant has_FOO in generated C 3 years ago
visit.py qapi: Start to elide redundant has_FOO in generated C 3 years ago