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 57df0dff1a qapi: Extend -compat to set policy for unstable interfaces 5 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: Generalize command policy checking 5 years ago
common.py qapi: Bury some unused code in class Indentation 5 years ago
error.py qapi/error: Add type hints 5 years ago
events.py qapi: Extend -compat to set policy for unstable interfaces 5 years ago
expr.py qapi: Add feature flags to enum members 5 years ago
gen.py qapi: Tools for sets of special feature flags in generated code 5 years ago
introspect.py qapi: Add feature flags to enum members 5 years ago
main.py qapi: add must_match helper 5 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 qapi/parser: enable pylint checks 5 years ago
schema.py qapi: Extend -compat to set policy for unstable interfaces 5 years ago
source.py qapi/source: Remove line number from QAPISourceInfo initializer 5 years ago
types.py qapi: Generalize enum member policy checking 5 years ago
visit.py qapi: Generalize struct member policy checking 5 years ago