Re: [Spice-devel] What is the difference between spice and Xspice ?

2012-03-25 Thread Alon Levy
On Sat, Mar 24, 2012 at 11:05:38AM +0800, suyi wang wrote: HI all: What is the difference between spice and Xspice ? Is Xspice for Windows Server only ? spice is the name of the protocol, Xspice is an X server that is also a spice server. Xspice uses spice-server Xspice allows

Re: [Spice-devel] spicy often calls error

2012-03-25 Thread Alon Levy
On Sat, Mar 24, 2012 at 01:09:35PM +0800, flooding Controlled wrote: Hi all: My spice server version is 0.10.1 and my spice client is spice-gtk (0.10). I found that spicy is not very stable , which often calls error and the vm(instance) is often shutdown. for exmple: while I am doing

Re: [Spice-devel] Is it possible to implement file system redirection in SPICE?

2012-03-25 Thread Alon Levy
On Sat, Mar 24, 2012 at 04:07:41PM +0800, xufango wrote: Is it possible to implement a channel in SPICE that can redirect local disk to a remote virtual machine like RDP? Yes. Then it will allows access between the server and the client file system drivers by redirecting all input/output

Re: [Spice-devel] Is it possible to implement file system redirection in SPICE?

2012-03-25 Thread Alon Levy
On Sun, Mar 25, 2012 at 09:27:31PM +0800, xufango wrote: FWIW there is someone working on filesystem passthrough using 9pfs. The main stumbling block there is lack of a windows driver.   You mean that write a windows driver to support 9pfs, like the examples as

Re: [Spice-devel] What is the difference between spice and Xspice ?

2012-03-25 Thread suyi wang
Hi: Is there a command like qemu to startup a vm with spice ? qemu xp.img -m 124 -spice So, if startup with Xspice , what would be the command like ? Thanks! 2012/3/25 Alon Levy al...@redhat.com On Sat, Mar 24, 2012 at 11:05:38AM +0800, suyi wang wrote: HI all: What is the

Re: [Spice-devel] What is the difference between spice and Xspice ?

2012-03-25 Thread Alon Levy
On Sun, Mar 25, 2012 at 10:54:35PM +0800, suyi wang wrote: Hi: Is there a command like qemu to startup a vm with spice ? qemu xp.img -m 124 -spice man qemu | grep -A3 -- -spice -spice option[,option[,...]] Enable the spice remote desktop protocol. Valid options

Re: [Spice-devel] [PATCH spice 1/3] Use the spice-common submodule

2012-03-25 Thread Marc-André Lureau
On Sun, Mar 25, 2012 at 5:26 PM, Alon Levy al...@redhat.com wrote: tarball is not an option IMO. We want windows development to be as easy as linux development, and that means git. But what's the problem? it will work just the same, vcproj changes etc. That was a suggestion. Imho, we should

Re: [Spice-devel] [PATCH spice 1/3] Use the spice-common submodule

2012-03-25 Thread Alon Levy
On Sun, Mar 25, 2012 at 05:51:56PM +0200, Marc-André Lureau wrote: On Sun, Mar 25, 2012 at 5:26 PM, Alon Levy al...@redhat.com wrote: tarball is not an option IMO. We want windows development to be as easy as linux development, and that means git. But what's the problem? it will work just

Re: [Spice-devel] [PATCH spice 1/3] Use the spice-common submodule

2012-03-25 Thread Alon Levy
On Sun, Mar 25, 2012 at 05:11:33PM +0200, Marc-André Lureau wrote: This patch will replace the common/ directory with the spice-common project. It is for now a simple project subdirectory shared with spice-gtk, but the goal is to make it a proper library later on. With this change, the

Re: [Spice-devel] [PATCH spice 1/3] Use the spice-common submodule

2012-03-25 Thread Alon Levy
On Sun, Mar 25, 2012 at 06:46:56PM +0200, Marc-André Lureau wrote: On Sun, Mar 25, 2012 at 6:42 PM, Alon Levy al...@redhat.com wrote: Other then that, and with a suitable Visual Studio fix, ACK. What do you mean by Visual Studio fix? I said I left that part out intentionally. It's already

Re: [Spice-devel] SPICE_CHANNEL_TUNNEL

2012-03-25 Thread Yonit Halperin
Hi, On 03/23/2012 11:59 AM, Charles.Tsai-蔡清海-研究發展部 wrote: Alon, I read the spice code and found a spice tunnel channel there. What is the purpose of the tunnel channel? Is it for network tunneling? What is the use case for tunnel channel in spice? The tunnel was intended for