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 6d133eef98 qapi: Fix QAPISchemaEntity.__repr__() 2 years ago
..
.flake8 qapi: Update flake8 config 3 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: Require boxed for conditional command and event arguments 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: Fix to reject 'data': 'mumble' in struct 3 years ago
gen.py qapi: re-establish linting baseline 3 years ago
introspect.py qapi: Add feature flags to enum members 5 years ago
main.py qapi: Fix error message format regression 3 years ago
mypy.ini Python: Drop support for Python 3.7 3 years ago
parser.py qapi: re-establish linting baseline 3 years ago
pylintrc qapi: update pylint configuration 3 years ago
schema.py qapi: Fix QAPISchemaEntity.__repr__() 2 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: Fix code generated for optional conditional struct member 3 years ago