[Spice-devel] [spice-protocol PATCH v2 00/10] building with clang

Victor Toso victortoso at redhat.com
Fri Aug 14 09:24:21 PDT 2015


Here we go with v2. Maybe I could squash some of these patches...
Patch 0005 is acked-by Frediano;
Thanks for any input,

changes from v1
-> drop patch 02 and 12: on behaf of Frediano's better approach (upstream)
   http://cgit.freedesktop.org/spice/spice-protocol/commit/?id=295d05e7330da45b705aa5081d140d7c84a931b0

-> Using SPICE_MAGIC_CONST on migration_protocol.h

-> patch 03 and 04: squashed (alignment for jpeg_encoder and mjpeg_encoder)
   included Frediano's explanation on commit log and also a note that we
   consider VM's data being aligned

-> patch 05 and 06: acked and pushed

-> patch 08: reserve_space is unaligned - using Frediano suggestions by
   creating an unaligned type.

-> --enable-smartcard now + fixes

-> clang-noise patches are now using SPICE_ALIGNED_CAST and SPICE_UNALIGNED_CAST
   to help track issues in the future.

Cheers,
  Victor Toso


More information about the Spice-devel mailing list