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.
 
 
 
 
 
 
John Snow 636c96cd77 qapi: Fix undocumented return values by generating something 9 months ago
..
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
backend.py qapi: Add some pylint ignores 10 months ago
commands.py qapi: expose all schema features to code 1 year 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: Move include/qapi/qmp/ to include/qobject/ 1 year ago
expr.py qapi: Fix to reject 'data': 'mumble' in struct 3 years ago
features.py qapi: expose all schema features to code 1 year ago
gen.py qapi: expose all schema features to code 1 year ago
introspect.py qapi/introspect: Use @dataclass to simplify 1 year ago
main.py scripts/qapi/backend: Clean up create_backend()'s failure mode 1 year ago
parser.py qapi: Fix undocumented return values by generating something 9 months ago
pylintrc python: add qapi static analysis tests 10 months ago
schema.py qapi: Fix undocumented return values by generating something 9 months ago
source.py qapi/source: allow multi-line QAPISourceInfo advancing 1 year ago
types.py qapi: expose all schema features to code 1 year ago
visit.py qapi: expose all schema features to code 1 year ago