Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove codegen | Marc-André Lureau | 2016-03-10 | 1 | -0/+0 |
| | | | | | | | | Codegen generates code specific to spice-common submodule. It's not meant as a generic protocol header or specification. See discussion and commits about spice-common codegen re-import. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> | ||||
* | Initial import of spice protocol description and demarshall generator | Alexander Larsson | 2012-03-20 | 1 | -0/+0 |
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. |