Hi,
huntxu píše v Čt 08. 11. 2012 v 18:58 +0800:
> Hi, folks.
>
> Recently I am considering to implement ipv6 support for vdsm. First of all
> I
> would like to know whether there is already someone working on this
> feature.
> If so, I might do something to help, however, if not, I would try
Hello,
I have come to know that GNU/Linux Arm ports for various arm platforms out
there usually dont have a working X server. The GPUs usually lack a dedicated X
server driver. That being the case arm platforms usually support
OpenGLES/OpenVG libraries. spice-gtk arm port is 2D operations inte
Problem solved!
In fact , that is a relocation error. Using command "ldd", I can find the
error reference of symbols with qemu-system-i386.
There may be some problem with the library libspice-server.so.1 used by
qemu-system-i386.
The default path of the lib is /usr/local/spice-xen/lib/. After r
Hi
- Original Message -
>
> I'm trying out the spice-xpi + remote-viewer + spice-gtk-0.12 on arm
> with Ubuntu 10.04. Everything works fine but the hotkey for
> leave-full-screen and release-cursor.
> I can confirm that spice controller had got the hot-key string from
> the unix-socket .
Alon Levy wrote:
-move virtio-serial use from vdservice to vdagent
-remove named pipe between vdservice & vdagent
pros:
-make agent independent so it can run seperately without service
(e.g. single user, testing)
-simplify service to just a launcher of agents
-performance - data is currently co