Re: [Spice-devel] [SPICE-GTK] how to build spice-gtk in window?

2013-05-09 Thread Rozen Lin
In Windows you mean? You may compile it in Cygwin/Mingw. On Thu, 2013-05-09 at 16:21 +0800, 熊 wrote: > Hi, > > I need to build spice-gtk in window, Is there any one help me ? > > Tks. > ___ > Spice-devel mailing list > Spice-devel@lists.freede

Re: [Spice-devel] usbredir doesn't work

2013-01-29 Thread Rozen Lin
Hi, Could you use them successfully when you start VM/libvirt/qemu as root and use the virtviewer as root? If yes, it's the just the device permission issue in Linux, you may write new udev-rules to enable the use of usbdevices for normal user. On Tue, 2013-01-29 at 23:41 +0800, javaon wrote: >

[Spice-devel] spice multiclients issue

2013-01-17 Thread Rozen Lin
Hi, Alon & spice-dev guys, Thanks for your replies and help, now let me conclude the issues we've faced during the use of multi-clients: 0. Test env.: 1) host: Ubuntu10.04 server x64. VM: Windows XP with spice-guest tools installed. 2) spice-server-0.12 + qemu-kvm-1.2 3) spice-client-0.12 fo

[Spice-devel] spice multi-clients issue

2013-01-16 Thread Rozen Lin
Hi,All, Currently I'm trying the multi-client feature of spice, the server side is spice-server-0.10 and qemu-kvm-1.1, if I use only from Linux machine the spicec-0.10 or spice-gtk-0.10 as clients, the multi-clients works fine, but if I use the old version(e.g. spicec-0.6) spicec-win32 or newest

[Spice-devel] optimize the spice/kvm performance on PC.

2013-01-10 Thread Rozen Lin
Hi, All! Now we want to test our solution powered by spice-kvm/qemu-libvirt, and we only want to deploy 1 VM for 1 PC host, so what's the best practice to gain the optimized performance of them? Referred to http://www.linux-kvm.org/page/Tuning_KVM We will configure the cpu/network/storage s

Re: [Spice-devel] HD videos cause spice server to assert.

2013-01-04 Thread Rozen Lin
Hi David, Thanks a lot! I will try that. Best regards, Rozen Lin. On Fri, 2013-01-04 at 11:41 +0100, David Jaša wrote: > Hi Rozen, > > Rozen Lin píše v Pá 04. 01. 2013 v 17:52 +0800: > > Hi,All, > > Currently when testing the HD videos, such as the 1080p vi

[Spice-devel] HD videos cause spice server to assert.

2013-01-04 Thread Rozen Lin
. Is this a known issue in such high image/stream pressure case? Could any one share some clues for the fix, thanks in advance! Best regards, Rozen Lin. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mail

Re: [Spice-devel] multi-clients issue

2012-12-19 Thread Rozen Lin
on among the clients for this in spice server, is it fully implemented? Could you please take a try for this diff-net-status case and offer some resolve ideas? Any info and suggestion is greatly appreciated, thanks a lot! Best Regards. Rozen. On Wed, 2012-12-19 at 17:18 +0800, R

Re: [Spice-devel] multi-clients issue

2012-12-19 Thread Rozen Lin
On Wed, 2012-12-19 at 10:35 +0400, Michael Tokarev wrote: > On 19.12.2012 09:05, Rozen Lin wrote: > > Hi,All, > > Currently I'm trying the multi-client feature of spice, the server > > side is spice-server-0.10 and qemu-kvm-1.1, if I use only from Linux > > I

[Spice-devel] multi-clients issue

2012-12-18 Thread Rozen Lin
Hi,All, Currently I'm trying the multi-client feature of spice, the server side is spice-server-0.10 and qemu-kvm-1.1, if I use only from Linux machine the spicec-0.10 or spice-gtk-0.10 as clients, the multi-clients works fine, but if I use the old version(e.g. spicec-0.6) spicec-win32 or newest

Re: [Spice-devel] spice-gtk usb-redirection

2012-08-01 Thread Rozen Lin
Not that comlicated, there is just a wrapper of usbredir flow constructed by the spice channel:num 9. You can view spicy-gtk as the usbredir client and the qemu/spice-server as the usbredirsever. On Wed, 2012-08-01 at 06:06 +, Jackson wrote: > In usbredir-0.4.3, there are two simple programs u

[Spice-devel] virtio device/drive hangs after live migrate

2012-07-12 Thread Rozen Lin
Hi,all! Currently I'm trying to use the current libvirt/qemu-kvm/spice to do the live migrate for the WindowsXP guests. This is the env I use: 1. libvirt-0.9.12 + qemu-kvm-1.1.0 + spice-gtk-0.11 + spice-guest-tools-0.1.exe(this is the qxl/virtio drivers/services) 2. src/dest host: all ubuntu1

Re: [Spice-devel] Spice on virt-viewer windows

2012-06-26 Thread Rozen Lin
Hi,Ale, virt-viewer use the domainName set by libvirt, you may try remote-viewer spice://hostIP. BR. On Mon, 2012-06-25 at 17:11 +0200, Ale Bot wrote: > Hi, i've tryed virt-viewer to connect to one Virtual Machine in a > fedora Kvm Host, but what is the URI that i must put in my client on > vi

Re: [Spice-devel] Student Project around Spice

2012-06-20 Thread Rozen Lin
Hi, Yaniv, Students are generally acting more theoretically than technically. So I think you may assign some work like the lang-independent and algorithms-focused, e.g, the codec of audio/video, etc. BR. On Wed, 2012-06-20 at 13:07 +0300, Yaniv Kaul wrote: > Hi, > > I'm trying to get student

[Spice-devel] How to get the newest code of spice-gtk

2012-06-12 Thread Rozen Lin
Hi,All, I'm trying to build the spice-gtk-win32 with the usbredir supported, but I cannot find the newest code including such support by git clone git://anongit.freedesktop.org/spice/spice-gtk . The new support is not found there, where can I get it? Thanks. BR. __

Re: [Spice-devel] The spice client with usbredir support

2012-06-11 Thread Rozen Lin
sbredir IIRC) on spice-space.org/download.html . > > David > > > Rozen Lin píše v Po 11. 06. 2012 v 17:39 +0800: > > Hi, All! > >Currently it seems the usbredir support has only been implemented in > > the spice-gtk client, right? > >And this is easy to b

[Spice-devel] The spice client with usbredir support

2012-06-11 Thread Rozen Lin
the building and setting of this? Besides, is there any plan to support the usbredir in the common client, I mean the linux-xlib client and win32(without gtk) client? Best regards. Rozen Lin. ___ Spice-devel mailing list Spice-devel