diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-07-19 14:10:16 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:25:48 +0100 |
commit | d9629ca4e700cb35b77579bde4ab78ad7adbb30a (patch) | |
tree | 8ba05b2f7746ee5eba27a807b701b927ec66121f /python_modules/codegen.py | |
parent | 373993f32c094296aa11ca61dec424dbed3083af (diff) | |
download | spice-protocol-d9629ca4e700cb35b77579bde4ab78ad7adbb30a.tar.gz spice-protocol-d9629ca4e700cb35b77579bde4ab78ad7adbb30a.tar.xz spice-protocol-d9629ca4e700cb35b77579bde4ab78ad7adbb30a.zip |
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.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions