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 d83b47646e qapi: Enforce union and alternate branch naming rules 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: Permit flat union members for any tag value 5 years ago
error.py qapi: Use super() now we have Python 3 6 years ago
events.py qapi: Implement deprecated-output=hide for QMP event data 5 years ago
expr.py qapi: Enforce union and alternate branch naming rules 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/main: handle theoretical None-return from re.match() 5 years ago
mypy.ini qapi/introspect.py: add type hint annotations 5 years ago
parser.py qapi: Enforce command naming rules 5 years ago
pylintrc qapi/visit.py: remove unused parameters from gen_visit_object 6 years ago
schema.py qapi: Rename pragma *-whitelist to *-exceptions 5 years ago
source.py qapi: Enforce command naming rules 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