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.
 
 
 
 
 
 
Kevin Wolf 2af282ec51 qemu-storage-daemon: Add --monitor option 6 years ago
..
__init__.py qapi-gen: New common driver for code and doc generators 8 years ago
commands.py qapi: Brush off some (py)lint 6 years ago
common.py qapi: Drop conditionals for Python 2 6 years ago
doc.py drop "from __future__ import print_function" 6 years ago
error.py qapi: Use super() now we have Python 3 6 years ago
events.py qapi: Use super() now we have Python 3 6 years ago
expr.py qapi: Brush off some (py)lint 6 years ago
gen.py qemu-storage-daemon: Add --monitor option 6 years ago
introspect.py qapi: Brush off some (py)lint 6 years ago
parser.py qapi: Brush off some (py)lint 6 years ago
schema.py qapi: Brush off some (py)lint 6 years ago
source.py qapi: Inheriting from object is pointless with Python 3, drop 6 years ago
types.py qapi: Use super() now we have Python 3 6 years ago
visit.py qapi: Use super() now we have Python 3 6 years ago