[Spice-devel] [spice-gtk PATCH 0/2] ppc: client side patches
Lukas Venhoda
lvenhoda at redhat.com
Thu Jun 18 10:51:16 PDT 2015
This small series is a first effort to fix client-side endianess
problems. With the patches applied (plus the ones for spice-common), we
can connect to and play with a guest running on a LE machine with a BE
client. However, there a few things that are not working properly
- Connecting to a guest running the vd_agent will cause a client to disconnect
- Colors are inverted when using compression:
https:://fidencio.fedorapeople.org/ppc_client.png
All tests were done using a x86_64 guest/host and a PPC client.
Couple of changes from the last time: (Lukas Venhoda)
- Removed auth commit. It is not needed right now, and I will look into it later.
- Moved some commits from header to message.
- Changed adition to machine endianess.
- Cleaned up spice_channel_recv_link_msg.
- Removed glz changes. The changes to LZ_MAGIC in spice-common are enough
Fabiano FidĂȘncio (2):
ppc: Fix header endianess
ppc: Fix message endianess
src/spice-channel.c | 81 +++++++++++++++++++++++++++++++----------------------
1 file changed, 47 insertions(+), 34 deletions(-)
--
2.4.3
More information about the Spice-devel
mailing list