Go to file
Alexander Larsson cc71d4989b Make pointer types in messages be 64bit in memory
Right now we always assume pointers are stored as SPICE_ADDRESS,
i.e. 64bit, independent on the size sent on the network.
This is required for 64bit architectures of course, but slightly overkill
on 32bit architectures, so needs fixing when all SPICE_ADDRESS elements
can be made internal.
2012-03-20 15:25:44 +01:00
common Make pointer types in messages be 64bit in memory 2012-03-20 15:25:44 +01:00
python_modules Add support for generating message and structure marshallers 2012-03-20 15:25:43 +01:00
spice_codegen.py Allow multiple --include args 2012-03-20 15:25:43 +01:00
spice.proto Make tunnel_service_add members be of cstring array size 2012-03-20 15:25:43 +01:00