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 d4092ffa26 qapi/parser: add docstrings 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: Implement deprecated-input=reject for QMP command arguments 5 years ago
common.py qapi: add must_match helper 5 years ago
error.py qapi/error: Add type hints 5 years ago
events.py qapi: Implement deprecated-output=hide for QMP event data 5 years ago
expr.py qapi/expr: Update authorship and copyright information 5 years ago
gen.py qapi: Replace List[str] with Sequence[str] for ifcond 5 years ago
introspect.py qapi/introspect.py: set _gen_tree's default ifcond argument to () 5 years ago
main.py qapi: add must_match helper 5 years ago
mypy.ini qapi/error.py: enable mypy checks 5 years ago
parser.py qapi/parser: add docstrings 5 years ago
pylintrc qapi/parser: allow 'ch' variable name 5 years ago
schema.py qapi/parser: Don't try to handle file errors 5 years ago
source.py qapi/source: Remove line number from QAPISourceInfo initializer 5 years ago
types.py qapi: Replace List[str] with Sequence[str] for ifcond 5 years ago
visit.py qapi: Implement deprecated-input=reject for QMP command arguments 5 years ago