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 89bf68f933 qapi: Generate simpler marshalling code when no arguments 6 years ago
..
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
commands.py qapi: Generate simpler marshalling code when no arguments 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: Brush off some (py)lint 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: Consistently put @features parameter right after @ifcond 6 years ago
visit.py qapi: Assert non-input visitors see only valid alternate tags 6 years ago