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 | bdcfb2c83dd31e1a1fdd75944f632b76504cdb5d (patch) | |
tree | 30e64886294f2c66b679ca42525c7c2467739a9b /python_modules/spice_parser.py | |
parent | bfffc11787124bd85a363e7e5a5fd561ae6f2f7b (diff) | |
download | spice-common-bdcfb2c83dd31e1a1fdd75944f632b76504cdb5d.tar.gz spice-common-bdcfb2c83dd31e1a1fdd75944f632b76504cdb5d.tar.xz spice-common-bdcfb2c83dd31e1a1fdd75944f632b76504cdb5d.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/spice_parser.py')
0 files changed, 0 insertions, 0 deletions