Go to file
Hans de Goede 9ef008e5c3 codegen: Fix enums.h generation
With the new usbredir code we have the new concept of the abstract /
generic spicevmc channel type (which just tunnels data from a qemu chardev),
and we've the usbredir channel, which is the only current user of this.

This was reflected in the protocols enum in spice-protocol.h by a manual
edit done by me, my bad. This patch teaches spice.proto about the relation
between the abstract spicevmc channel and the usbredir channel and
modifies codegen to deal with this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2012-03-20 15:25:54 +01:00
common server: add prefix argument to red_printf_debug 2012-03-20 15:25:54 +01:00
python_modules codegen: Fix enums.h generation 2012-03-20 15:25:54 +01:00
spice1.proto spice-client migration: fix minor for old migration support. 2012-03-20 15:25:51 +01:00
spice_codegen.py don't #include config.h in generated header files 2012-03-20 15:25:53 +01:00
spice.proto codegen: Fix enums.h generation 2012-03-20 15:25:54 +01:00