[Spice-devel] About spice usb redirection

2011-09-28 Thread coolper chen
o: static int usbredirhost_cancel_iso_stream(struct usbredirhost *host, uint8_t ep, int do_free) { LOCK(host); return usbredirhost_cancel_iso_stream_unlocked(host, ep, do_free); UNLOCK(host); } Then,it works perfect. Coolper Chen ___ Spice-devel mailing lis

Re: [Spice-devel] [PATCH] qxl:fix double free surface when create device bitmap failed

2010-12-09 Thread Coolper Chen
On Thu, 2010-12-09 at 16:53 +0800, Alon Levy wrote: > On Thu, Dec 09, 2010 at 04:25:24PM +0800, Coolper Chen wrote: > > I'm using qxl master. > > > > GetSurfaceInfo(pdev, surface_id)->u.pdev = pdev; > > > > QXLGetSurface(pdev, phys_mem, size.cx,

Re: [Spice-devel] [PATCH] qxl:fix double free surface when create device bitmap failed

2010-12-09 Thread Coolper Chen
} On Thu, 2010-12-09 at 16:15 +0800, Alon Levy wrote: > On Thu, Dec 09, 2010 at 09:07:23AM +0800, Coolper Chen wrote: > > DrvCreateDeviceBitmap will call FreeSurface function when > > CreateDeviceBitmap failed, no need call FreeSurface function in > > CreateDeviceBitmap funct

[Spice-devel] [PATCH] qxl:fix double free surface when create device bitmap failed

2010-12-08 Thread Coolper Chen
); out_error1: return 0; /Coolper Chen ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] Windows XP reboot hung up after several times reboot

2010-11-02 Thread Coolper Chen
rt_data(state->vdi_chunk_header.port, dispatch_buf); } } inside_call = 0; return total; } On Tue, 2010-11-02 at 16:03 +0800, Alon Levy wrote: > On Tue, Nov 02, 2010 at 12:48:22PM +0800, Coolper Chen wrote: > > If spice client keeps connecting Windows XP(vdservice ru

Re: [Spice-devel] Windows XP reboot hung up after several times reboot

2010-11-01 Thread Coolper Chen
If spice client keeps connecting Windows XP(vdservice running on it),reboot XP remotely or locally,it's ok. when XP hung-up,use spice client connecting to XP,XP will continue reboot. On Mon, 2010-11-01 at 17:47 +0800, Coolper Chen wrote: > If no vdservice,there's no this issue. >

Re: [Spice-devel] Windows XP reboot hung up after several times reboot

2010-11-01 Thread Coolper Chen
If no vdservice,there's no this issue. On Mon, 2010-11-01 at 17:26 +0800, Arnon Gilboa wrote: > Please uninstall vdservice & vioser driver, try to reproduce it without > them, and update us with the results. > Thanks, > Arnon > > Coolper Chen wrote: > > hi,

[Spice-devel] Windows XP reboot hung up after several times reboot

2010-11-01 Thread Coolper Chen
hi, I'm testing spice.I found an issue about vd_agent,when there's no spice client connected to the Windows XP guest,I can't remotely reboot Windows XP more than 3 times,in the third time,the Windows XP guest will hung up in shutting down process,then wait a long time,there's no change(I have a mon

[Spice-devel] spicec gets "unhandled exception" when running in no write privilege current work directory

2010-05-20 Thread Coolper Chen
hi, spicec creates a CEGUI.log file in CWD when running, if spicec has no right to create CEGUI.log file, spicec will exit abnormally. I suggest putting CEGUI.log in the same directory as spicec.log, or disable it. Cheers, /Coolper ___ Spice-devel maili

[Spice-devel] spice server is stuck when playing video

2010-04-22 Thread Coolper Chen
Hi, I build the spice from git, and do some test. I find one issue when I playing video in windows xp(sp2), here's the steps to reproduce: 1.use KMPlayer to play a video,wait for some time,the spice server will be stuck; 2.use "top" command to watch qemu process, find the process's cpu usage rate

Re: [Spice-devel] spice for upstream qemu

2010-04-07 Thread Coolper Chen
Hi, Could someone tell me how to get spice.v2 from git? I'm a newbie for git. Thanks Best Regards -Original Message- From: Gerd Hoffmann To: spice-de...@freedesktop.org Subject: [Spice-devel] spice for upstream qemu Date: Wed, 7 Apr 2010 23:50:45 +0800 Hi, I'm busy fixing up the lib

Re: [Spice-devel] spice client displays wrong in fullscreen on ubuntu 9.10(it has window title bar)

2010-04-01 Thread Coolper Chen
oh, yes, I am using compiz window manager. thanks a lot for your resolution. -Original Message- From: Liang Guo To: Coolper Chen Cc: spice-devel@lists.freedesktop.org Subject: Re: [Spice-devel] spice client displays wrong in fullscreen on ubuntu 9.10(it has window title bar) Date: Fri

Re: [Spice-devel] spice client displays wrong in fullscreen on ubuntu 9.10(it has window title bar)

2010-03-25 Thread Coolper Chen
d a window with title bar and borders, here's my problem, I want a window hidden title bar and borders, that is I expect the window covering the whole screen like running "rdeskop -f". Thanks. -Original Message----- From: Izik Eidus To: Coolper Chen Cc: spice-devel@lists.fre

[Spice-devel] spice client displays wrong in fullscreen on ubuntu 9.10(it has window title bar)

2010-03-24 Thread Coolper Chen
I want to use spice client connecting virtual machine in fullscreen mode(on ubuntu 9.10),but spice client displays wrong,because it displays window title bar. Thank you. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesk