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 dcdc07a97c qapi: Make section headings start a new doc comment block 6 years ago
..
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
commands.py qapi: Smooth visitor error checking in generated code 6 years ago
common.py qapi: Drop conditionals for Python 2 6 years ago
doc.py qapi: Consistently put @features parameter right after @ifcond 6 years ago
error.py qapi: Use super() now we have Python 3 6 years ago
events.py qapi: Add feature flags to remaining definitions 6 years ago
expr.py qapi: Add feature flags to struct members 6 years ago
gen.py qemu-storage-daemon: Add --monitor option 6 years ago
introspect.py qapi: Add feature flags to struct members 6 years ago
parser.py qapi: Make section headings start a new doc comment block 6 years ago
schema.py qapi: New special feature flag "deprecated" 6 years ago
source.py qapi: Inheriting from object is pointless with Python 3, drop 6 years ago
types.py qapi: enable use of g_autoptr with QAPI types 6 years ago
visit.py qapi: Fix visit_type_STRUCT() not to fail for null object 6 years ago