Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Charles . Tsai-蔡清海-研究發展部
Vadim, I just ran the Qemu monitor to get the PCI information. The information is listed belowe. From the listed information, I did not see anything wrong with the BAR0. --- INFO: Bus 0, device 0, function 0: Host bridge: PCI device 8086:1237 id Bus 0, device 1,

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Stefan Hajnoczi
On Mon, Jan 16, 2012 at 10:02:22AM +0800, Charles.Tsai-蔡清海-研究發展部 wrote: Vadim, Thank you for your prompt reply. Here are the information for our test case. 1) we use the following command line to launch the guest OS /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 1024 -smp

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Charles . Tsai-蔡清海-研究發展部
Stefan, We need the spice support in Qemu. Does qemu-kvm 1.0 support for spice? -Original Message- From: Stefan Hajnoczi [mailto:stefa...@gmail.com] Sent: Monday, January 16, 2012 4:37 PM To: Charles.Tsai-蔡清海-研究發展部 Cc: Vadim Rozenfeld; Alon Levy; spice-devel@lists.freedesktop.org; Alex

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Stefan Hajnoczi
2012/1/16 Charles.Tsai-蔡清海-研究發展部 charles.t...@cloudena.com: We need the spice support in Qemu. Does qemu-kvm 1.0 support for spice? I believe so. Stefan ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org

[Spice-devel] [PATCH spice-gtk] gtk/display: Get rid of old FSF address in copyright headers

2012-01-16 Thread Hans de Goede
rpmlint pointed this out while I was checking the new spice-gtk-0.8 package for Fedora. Signed-off-by: Hans de Goede hdego...@redhat.com --- gtk/display/edid.h |6 ++ gtk/display/gnome-rr-config.c |6 ++ gtk/display/gnome-rr-config.h |6 ++

[Spice-devel] [PATCH] Handle spice_audio_new failures

2012-01-16 Thread Christophe Fergeau
spice_audio_new can return a NULL pointer when there's a failure during the initialization of the audio system. When this happens, we shouldn't keep initializing the spice audio channel as if nothing happened, but just stop the connection. This can be tested by forcing the self variable to NULL in

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Charles . Tsai-蔡清海-研究發展部
Dominique, Thank you for your information and we will try it here. From: Dominique Rodrigues [mailto:dominique.rodrig...@nanocloud.com] Sent: Monday, January 16, 2012 5:51 PM To: Charles.Tsai-蔡清海-研究發展部 Cc: Stefan Hajnoczi; spice-devel@lists.freedesktop.org; Alex Huang-黃必賢-研究發展部; Vadim

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Dominique Rodrigues
I currently use qemu-1.0 and I confirm that this version works fine with SPICE. Regards, Dominique Rodrigues 8, rue Lemercier 75017 Paris France standard : +33 1 77 69 64 38

Re: [Spice-devel] [PATCH] Handle spice_audio_new failures

2012-01-16 Thread Marc-André Lureau
On Mon, Jan 16, 2012 at 10:58 AM, Christophe Fergeau cferg...@redhat.com wrote: spice_audio_new can return a NULL pointer when there's a failure during the initialization of the audio system. When this happens, we shouldn't keep initializing the spice audio channel as if nothing happened, but

Re: [Spice-devel] [PATCH] Handle spice_audio_new failures

2012-01-16 Thread Christophe Fergeau
On Mon, Jan 16, 2012 at 11:13:37AM +0100, Marc-André Lureau wrote: On Mon, Jan 16, 2012 at 10:58 AM, Christophe Fergeau cferg...@redhat.com wrote: spice_audio_new can return a NULL pointer when there's a failure during the initialization of the audio system. When this happens, we shouldn't

Re: [Spice-devel] [PATCH spice-gtk] gtk/display: Get rid of old FSF address in copyright headers

2012-01-16 Thread Marc-André Lureau
ack On Mon, Jan 16, 2012 at 10:55 AM, Hans de Goede hdego...@redhat.com wrote: rpmlint pointed this out while I was checking the new spice-gtk-0.8 package for Fedora. Signed-off-by: Hans de Goede hdego...@redhat.com ---  gtk/display/edid.h                 |    6 ++  

Re: [Spice-devel] Error compiling Spice Client on ARM

2012-01-16 Thread Alon Levy
On Mon, Jan 16, 2012 at 08:47:00AM -0300, Nicolas Antonio Corrarello wrote: Alo, Sorry for the delay's, I left the VM at the office. Here is the output you Thanks, Can you try this patch? diff --git a/client/foreign_menu.cpp b/client/foreign_menu.cpp index d1df49d..faef4c2 100644 ---

[Spice-devel] Help regarding spice qemu compile

2012-01-16 Thread Avdhoot Dendge - BetterLabs
i have spice (spice-server-0.9.1-1.el6.x86_64) qemu-kvm-0.15.0-3.el6.x86_64 installed from http://yum.griddynamics.net/yum/diablo-centos repo. My question is if i compiled spice server 0.10.x replace the /usr/lib64/libspice-server.so.1 /usr/lib64/libspice-server.so.1.0.2. it will work??? or i

Re: [Spice-devel] Help regarding spice qemu compile

2012-01-16 Thread Alon Levy
On Mon, Jan 16, 2012 at 06:39:41PM +0530, Avdhoot Dendge - BetterLabs wrote: i have spice (spice-server-0.9.1-1.el6.x86_64) ߽ן߽ןqemu-kvm-0.15.0-3.el6.x86_64 installed from1]߽ן]http://yum.griddynamics.net/yum/diablo-centos repo. My question is if i߽ןcompiled spice server0.10߽ן.x߽ן

[Spice-devel] segmentation faults with opengl canvas

2012-01-16 Thread seokin
I want to use opengl canvas with --canvas-type gl_fbo or --canvas-type gl_pbuff.. However, I always meet a segmentation fault when i execute the spice client with the option. I executed the spice-0.10.0 on fedora linux, and opengl library is installed. Please let me know what the problem is..

[Spice-devel] [PATCH spice-gtk 1/2] Change the setting of the images cache size and the glz window size

2012-01-16 Thread Yonit Halperin
Set the default sizes to be the same as in the old linux spice client. cache_size=20M pixels (instead of 32M), window_size=8M pixels for a 64MB dev ram (instead of 16M pixels). --- gtk/channel-display-priv.h |2 - gtk/channel-display.c | 22 +++--- gtk/channel-main.c |1

[Spice-devel] [PATCH spice-gtk 2/2] Add command line options for setting the cache size and the glz window size

2012-01-16 Thread Yonit Halperin
This options will help us tune and find the optimal values. --- gtk/spice-option.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/gtk/spice-option.c b/gtk/spice-option.c index 394a07d..d466f94 100644 --- a/gtk/spice-option.c +++ b/gtk/spice-option.c @@ -36,6

Re: [Spice-devel] Error compiling Spice Client on ARM

2012-01-16 Thread Nicolas Antonio Corrarello
Worked like charm... 2012/1/16 Alon Levy al...@redhat.com On Mon, Jan 16, 2012 at 08:47:00AM -0300, Nicolas Antonio Corrarello wrote: Alo, Sorry for the delay's, I left the VM at the office. Here is the output you Thanks, Can you try this patch? diff --git

[Spice-devel] Control Linux desktop remotey?

2012-01-16 Thread George Pyle
Is spice only useful for VDI? Can I control a Linux server or desktop remotely using a Spice client on Windows or is it best to use VNC or some other remote service/protocol. All of the examples I've read require QEMU and describe setting up a guest OS using QEMU. Did I miss something or is it

Re: [Spice-devel] Control Linux desktop remotey?

2012-01-16 Thread Andrew Cathrow
- Original Message - From: George Pyle laxgoo...@yahoo.com To: spice-devel@lists.freedesktop.org Sent: Monday, January 16, 2012 11:19:44 AM Subject: [Spice-devel] Control Linux desktop remotey? Is spice only useful for VDI? Can I control a Linux server or desktop

Re: [Spice-devel] Control Linux desktop remotey?

2012-01-16 Thread Marc-André Lureau
Hi - Mensaje original - Is spice only useful for VDI? Can I control a Linux server or desktop remotely using a Spice client on Windows or is it best to use VNC or some other remote service/protocol. All of the examples I've read require QEMU and describe setting up a guest

[Spice-devel] Announcing spice-protocol 0.10.1 aka the miniheader release

2012-01-16 Thread Hans de Goede
Hi All, I'm happy to announce spice-protocol-0.10.1 Major changes in 0.10.1 === * Add support for a header without sublist and serial (mini header) You can download it here: http://spice-space.org/download.html Regards, Hans ___

Re: [Spice-devel] Control Linux desktop remotey?

2012-01-16 Thread George Pyle
Thanks for the reply. I was kind of hoping there was a spice equivalent to the vncserver or some kind of configuration or spice that would work. Sounds like that would be a future. From: Marc-André Lureau mlur...@redhat.com To: Andrew Cathrow

[Spice-devel] Windows VM hang during booting

2012-01-16 Thread nicolas prochazka
hello again, https://bugzilla.redhat.com/show_bug.cgi?id=750773 This bug disaepear during some tests of qemu 1.0 and kernel 3.1.x Now I can reproduce it with latest git of qemu / spice / qxl on windows 32 bits and windows 64bits host : linux kernel 3.2.1 I do not understand why but it seems

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Vadim Rozenfeld
On Mon, 2012-01-16 at 17:17 +0800, Charles.Tsai-蔡清海-研究發展部 wrote: Vadim, I just ran the Qemu monitor to get the PCI information. The information is listed belowe. From the listed information, I did not see anything wrong with the BAR0. --- Thank you. 2). In Guest Windows XP OS

Re: [Spice-devel] spice-protocol mess

2012-01-16 Thread Yaniv Kaul
On 01/15/2012 10:40 AM, Yaniv Kaul wrote: On 01/15/2012 10:13 AM, Yonit Halperin wrote: SNIP BTW, Yaniv, can you update the wireshark dissector to handle the new protocol? Yonit. Already on it, hopefully patch will be ready by the end of the week.

Re: [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-01-16 Thread Charles . Tsai-蔡清海-研究發展部
Vadim, I am sorry that it was my mistake because I did not see there was a PIC device which was created with no device driver installed. Instead of updating the driver, I ran the hardware installation wizard to install the Vioserial driver. As such, the system could not install the device

Re: [Spice-devel] Help regarding spice qemu compile

2012-01-16 Thread Avdhoot Dendge - BetterLabs
How i can check which version of spice server i am using. with qemu-kvm. On Mon, Jan 16, 2012 at 6:52 PM, Alon Levy al...@redhat.com wrote: On Mon, Jan 16, 2012 at 06:39:41PM +0530, Avdhoot Dendge - BetterLabs wrote: i have spice (spice-server-0.9.1-1.el6.x86_64)