summaryrefslogtreecommitdiffstats
path: root/python_modules/codegen.py
Commit message (Collapse)AuthorAgeFilesLines
* Initial import of spice protocol description and demarshall generatorAlexander Larsson2010-06-181-0/+354
The "spice.proto" file describes in detail the networking prototcol that spice uses and spice_codegen.py can parse this and generate demarshallers for such network messages.