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.
 
 
 
 
 
 
Daniel P. Berrangé 2ebb09f34f qapi: expose all schema features to code 1 year 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: 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: Move include/qapi/qmp/ to include/qobject/ 1 year ago
main.py qapi: expose all schema features to code 1 year 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: expose all schema features to code 1 year ago
source.py qapi: Require member documentation (with loophole) 2 years 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