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 7b29353fdd qapi: Smarter camel_to_upper() to reduce need for 'prefix' 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: Rename QAPISchemaObjectType.variants to .branches 2 years ago
common.py qapi: Smarter camel_to_upper() to reduce need for 'prefix' 2 years ago
error.py qapi/error: Add type hints 5 years ago
events.py qapi: Rename QAPISchemaObjectType.variants to .branches 2 years ago
expr.py qapi: Fix to reject 'data': 'mumble' in struct 3 years ago
gen.py qapi: Rename QAPISchemaObjectType.variants to .branches 2 years ago
introspect.py qapi: linter fixups 2 years ago
main.py qapi: Fix error message format regression 3 years ago
mypy.ini qapi/schema: turn on mypy strictness 2 years ago
parser.py qapi: remove "Example" doc section 2 years ago
pylintrc qapi/schema: add pylint suppressions 2 years ago
schema.py qapi: Smarter camel_to_upper() to reduce need for 'prefix' 2 years ago
source.py qapi: Require member documentation (with loophole) 2 years ago
types.py qapi: Rename QAPISchemaObjectType.variants to .branches 2 years ago
visit.py qapi: linter fixups 2 years ago