Hello, On Mon, 28 Nov 2016 15:08:34 +0100 Michal Suchanek <msuchanek@xxxxxxx> wrote: > This allows running big endian and little endian guest side by side > using cut&paste between them. > > There is some general design idea that swapping should come as cloce > to virtio_read/virtio_write as possible. In particular, the protocol > between vdagent and vdagentd is guest-specific and in native endian. > With muliple layers of headers this is a bit tricky. A few message > types have to be swapped fully before passing through vdagentd. Is there any problem with this patch? I was able to test - mouse events - cut & paste - audio volume sync unused - file transfer unsupported - monitor size sync (qemu ppc64 does not support qxl graphics) Due to switch from big endian to little endian as default on ppc64 the ability to use the agent is very useful for GUI testing of older distribution releases. Thanks Michal _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel