> > From: Victor Toso <me@xxxxxxxxxxxxxx> > > Submodule spice-common 8096b12..68c0f93: > > > quic: Remove some too strict asserts in hot paths > > quic: Remove 'no-inline' hack > > quic: Add test case for compression/decompression > > lz: Inline GET_{r,g,b} macros > > lz: Optimise SAME_PIXEL for RGB16 > > quic: Use channel->correlate_row in macros > > quic: Remove unused argument in uncompress_row{0, } > > quic: Add macros to make quic_tmpl.c much closer to quic_rgb_tmpl.c > > quic: s/decorrelate_drow/correlate_row > > quic: Introduce CommonState *state variable in templates > > quic: Factor common code > > quic: Get rid of RLE #define > > quic: Get rid of RLE_STAT #define > > quic: Get rid of QUIC_RGB #define > > quic: Remove configurable PRED > > quic: Remove configurable RLE_PRED > > Bump glib requirements to 2.38 > > Check for messages with duplicate values inside a channel > > Check for messages with duplicate names inside a channel > > codegen: Remove duplicate client and server code from ChannelType::resolve > > marshaller: Remove initial underscore from static function > > Fix cast to spice_marshaller_item_free_func function > > Fix field names for Smartcard protocol structures > > Fix demarshaller code generator > > test-overflow: Remove a leak in the test > > build: Remove FIXME_SERVER_SMARTCARD hack > > Fix generation of Smartcard channel > > Avoid integer overflow computing image sizes > > Write a small test to test possible crash > > Fix integer overflows computing sizes > > lz: Move ENCODE_PIXEL for RGB24 and RGB32 to a common place > > protocol: Use a typedef to specify stream_id type > > miLineArc(): initialize edge1, edge2 > > codegen: Removed unused get_type methods > > codegen: Add some comments > > messages: document limitation of id in StreamCreate > > Remove extra self parameter from member function > > Add --enable-extra-checks option > > protocol: Add some documentation for inval_all_pixmaps message > > Signed-off-by: Victor Toso <victortoso@xxxxxxxxxx> > --- > spice-common | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/spice-common b/spice-common > index 8096b12..68c0f93 160000 > --- a/spice-common > +++ b/spice-common > @@ -1 +1 @@ > -Subproject commit 8096b1206bb266b8d0b80b3e4c0d36fc621d772d > +Subproject commit 68c0f93889fba893550541b699cb233f2dcbedfc Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx> Frediano _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel