Re: [Qemu-devel] [Spice-devel] Seem thread Competition

2011-12-26 Thread ZhouPeng
On Mon, Dec 26, 2011 at 5:31 PM, Alon Levy wrote: > On Mon, Dec 26, 2011 at 02:36:55PM +0800, ZhouPeng wrote: >> On Thu, Dec 22, 2011 at 8:49 PM, ZhouPeng wrote: >> > On Thu, Dec 22, 2011 at 6:53 PM, Alon Levy wrote: >> >> On Thu, Dec 22, 2011 at 10:00:18AM +,

Re: [Qemu-devel] [Spice-devel] Seem thread Competition

2011-12-25 Thread ZhouPeng
On Thu, Dec 22, 2011 at 8:49 PM, ZhouPeng wrote: > On Thu, Dec 22, 2011 at 6:53 PM, Alon Levy wrote: >> On Thu, Dec 22, 2011 at 10:00:18AM +, Alon Levy wrote: >>> On Thu, Dec 22, 2011 at 05:42:29PM +0800, ZhouPeng wrote: >>> > On Thu, Dec 22, 2011 at 4:42 PM, Al

Re: [Qemu-devel] [Spice-devel] Seem thread Competition

2011-12-22 Thread ZhouPeng
On Thu, Dec 22, 2011 at 6:53 PM, Alon Levy wrote: > On Thu, Dec 22, 2011 at 10:00:18AM +, Alon Levy wrote: >> On Thu, Dec 22, 2011 at 05:42:29PM +0800, ZhouPeng wrote: >> > On Thu, Dec 22, 2011 at 4:42 PM, Alon Levy wrote: >> > > On Thu, Dec 22, 2011 at 10

Re: [Qemu-devel] Seem thread Competition

2011-12-22 Thread ZhouPeng
On Thu, Dec 22, 2011 at 6:00 PM, Alon Levy wrote: > On Thu, Dec 22, 2011 at 05:42:29PM +0800, ZhouPeng wrote: >> On Thu, Dec 22, 2011 at 4:42 PM, Alon Levy wrote: >> > On Thu, Dec 22, 2011 at 10:13:50AM +0800, ZhouPeng wrote: >> >> Hi, >> >> >> &

Re: [Qemu-devel] Seem thread Competition

2011-12-22 Thread ZhouPeng
On Thu, Dec 22, 2011 at 4:42 PM, Alon Levy wrote: > On Thu, Dec 22, 2011 at 10:13:50AM +0800, ZhouPeng wrote: >> Hi, >> >> I meet the err: >> >> # virsh dumpxml 63 >> error: internal error cannot parse json {"timestamp": {"seconds":

[Qemu-devel] Seem thread Competition

2011-12-21 Thread ZhouPeng
Hi, I meet the err: # virsh dumpxml 63 error: internal error cannot parse json {"timestamp": {"seconds": 1323332828, "microseco{"timest35p":39}, "econds":PICE_D 1CO3233TE828, Dmicrosec "ds"data"52}, : {"ser: "SPrCE_DIS"ONNEC{ED", "port": {"serve ": {6299": "62, "famiamily": "ipv:", "hist": pv4"1

Re: [Qemu-devel] [PATCH] xen-upstream-qemu: get vncpassword through xenstore, enable VNC_AUTH_VNC

2011-04-20 Thread ZhouPeng
d(): vncpasswd get error. %s.\n", buf); +free(buf); + return; +} + +if (len >= pwbuflen) +{ +fprintf(logfile, +"xenstore_read_vncpasswd(): truncated password to avoid buffer overflow\n"); +len = pwbuflen - 1; +} + +for