[Spice-devel] [spice-common PATCH 0/3] ppc: a few missing adjusts
Lukas Venhoda
lvenhoda at redhat.com
Thu Jun 18 10:50:25 PDT 2015
Theese patches will fix connection from BE client to LE host/guest.
It's not 100%, but it won't crash anymore.
Theese patches need to be applyed both on spice-gtk and spice-server.
There are a few issues:
- If compression is not off, colors are swapped (RGBA->GRAB).
- If compression is off, only first image will be wrong.
- Image compression on startup is always QUIC.
Lukas Venhoda (3):
ppc: Fix lz magic endianess
ppc: Fix quic magic endianess
ppc: Fix quic decode endianess
common/lz.c | 4 +---
common/lz_common.h | 3 ++-
common/quic.c | 11 +++++++----
3 files changed, 10 insertions(+), 8 deletions(-)
--
2.4.3
More information about the Spice-devel
mailing list