Go to file
Alexander Larsson bdcfb2c83d codegen: Various cleanups
Remove all uses of @end in the marshaller, instead just using
the C struct array-at-end-of-struct. To make this work we also remove
all use of @end for switches (making them C unions).

We drop the zero member of the notify message so that we can avoid this
use of @end for a primitive in the marshaller (plus its useless to send
over the wire).

We change the offsets and stuff in the migration messages to real pointers.
2012-03-20 15:25:48 +01:00
common codegen: Various cleanups 2012-03-20 15:25:48 +01:00
python_modules codegen: Various cleanups 2012-03-20 15:25:48 +01:00
spice1.proto codegen: Various cleanups 2012-03-20 15:25:48 +01:00
spice_codegen.py Make pointers 32bit in new protocol format 2012-03-20 15:25:45 +01:00
spice.proto codegen: Various cleanups 2012-03-20 15:25:48 +01:00