[Spice-devel] xen and the support for spice GL

2020-08-16 Thread Mario Marietto
he error that u see below : "hypervisor / libvirt does not support spice GL". So my question is if xen supports the spice GL or not. thanks. -- Mario. ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Spice-devel] RFC - Make sound receiving and deconding independent from the gtk widget

2014-06-24 Thread Mario Lombardo
ummy object class to have a valid object 'self'. Is it possible to have an upstream version of spice that does not depend on gstreamer or pulse but that is able to register callbacks for sound playback? Thank you! Mario ___ Spice-

Re: [Spice-devel] Win 7 guest immediately freezes when starting Outlook 2010

2014-02-10 Thread Mario
is zero, doesn´t it? How is it possible that MS Office will create this encoder (obviously by the splash animation) in this state? Thank you for your support. Kind regards Mario Am 07.02.2014 20:19, schrieb Klaus Hochlehnert: Yes it's the latest qxl-Driver. Thanks, Klaus -Or

Re: [Spice-devel] UPDATE: spice-gtk on MAC OSX

2013-10-27 Thread Mario
DL surface instead of just malloc it). related to the patch of Yonit Halperin (cropping of bitmaps / also Windows 7 related)? Did you take a look into the patch I mean? This also affects Windows 7 Thank you for your support! Cheers Mario Am 23.10.2013 15:03, schrieb Marc-André Lureau: &

Re: [Spice-devel] UPDATE: spice-gtk on MAC OSX

2013-10-25 Thread Mario
possible that this is related to the patch of Yonit Halperin (cropping of bitmaps / also Windows 7 related)? Thank you for your support! Cheers Mario Am 23.10.2013 15:03, schrieb Marc-André Lureau: Hi On Tue, Oct 22, 2013 at 4:33 PM, Mario wrote: Hi, bad news related to the OSX Client. I

Re: [Spice-devel] UPDATE: spice-gtk on MAC OSX

2013-10-24 Thread Mario
Am 23.10.2013 15:03, schrieb Marc-André Lureau: Hi On Tue, Oct 22, 2013 at 4:33 PM, Mario wrote: Hi, [...] It would be nice if you could share your sdl wip patch, perhaps that could help spot the issue. Sure - but - to be honest with you - this implementation is a kludge. It just

Re: [Spice-devel] UPDATE: spice-gtk on MAC OSX

2013-10-22 Thread Mario
absolutely no effect visible for the user. Any hint would be great! Thanks in advance, Mario Am 16.10.2013 10:37, schrieb Mario: Hi, I just took a look into those functions that are not seem to be involved in performance issues. Until today I stopped at the gdk_window_update_idle() as th

Re: [Spice-devel] spice-gtk on MAC OSX

2013-10-14 Thread Mario Lombardo
z. And run server/tests/replay -w debian. Then you can time/profile spicy -p 5000, or spicy-stats -p 5000 (for excluding gtk usage). I was not able to checkout. I noticed there is a wip/replay and continued with this branch. But then I got this error: mario@moe:/usr/src/elmarco-spice$ ./autogen.

Re: [Spice-devel] spice-gtk on MAC OSX

2013-10-10 Thread Mario Lombardo
gdi or gl near this. Any Ideas? Thank you so much. Kind regards, Mario ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] spice-gtk on MAC OSX

2013-10-07 Thread Mario Lombardo
implemented in sw_canvas.c compared to gdi_canvas.c. Is there not the need to implement them all at present? If I want to start with a kind of "quarz_canvas.c" - what would be the minumum set of functions? Kind reagards, Mario Am 07.10.2013 13:12, schrieb Marc-André Lureau: Hi - Origin

[Spice-devel] spice-gtk on MAC OSX

2013-10-07 Thread Mario Lombardo
or should it accelerate the client when there is a canvas option optimized for OSX (quarz I guess)? Is it possible to test the gl canvas on OSX? I didn´t found anything about the gl implementation in the configure script. Thank you. Mario ___ Spice

Re: [Spice-devel] QXL on Windows 8

2012-05-24 Thread Mario
reference on msdn) nor example code for a C or C++ wddm driver (maybe vesa to understand). I was woundering if you had a source to learn. Or is Windows 8 not that interesting for spice at present? -- please say 'no' ;-) Thanks a lot! /Mario On Mon, 21 May 2012 14:28:22 +0300, Alon

Re: [Spice-devel] QXL on Windows 8

2012-05-21 Thread Mario
Alon, thank you for your reply. Does this mean there is a bigger step to support Windows 8? On Mon, 21 May 2012 11:26:11 +0300, Alon Levy wrote: On Mon, May 21, 2012 at 10:04:36AM +0200, Mario wrote: Gentlemen, i just tried to compile the latest qxl driver (cloned from GIT) for Windows 8

[Spice-devel] QXL on Windows 8

2012-05-21 Thread Mario
Gentlemen, i just tried to compile the latest qxl driver (cloned from GIT) for Windows 8. The first suprise was the fact that Microsoft introduced a dependency of having 4 GB Visual Studio installed to use the latest WDK. However the "dirs" file has been converted perfectly. Additional there

Re: [Spice-devel] spice configuration - problem with connection

2012-02-14 Thread Mario Lombardo
Daniel, when you have more MAC-Addresses inside a vmware guest that the guest itself actually has you need to put the vswitch of your vmware hypervisor into promisc mode (Config->Network->"Your Network"->Properties->Security->Promisc-Mode: Accept). Hope this helps.

Re: [Spice-devel] Usage of Celt library with Spice...

2011-11-06 Thread Mario
in the function names. To be able to build spice with 0.6.1 I created a patch against Spice 0.9.1. Again: It is not made to introduce the latest version of celt but at least it is useful to use the latest compatible version of celt (0.6.1) as a first step. Cheers, Mario diff -uNr spice-0.9.1

Re: [Spice-devel] Spice Windows 7 display driver?

2011-08-02 Thread Mario
itor stdio \ -drive file=/home/VIRUAL/milhouse/milhouse.raw,index=0,media=disk \ -m 2048 \ -enable-kvm \ -usbdevice tablet \ -boot order=cn \ -net tap,vlan=0,script=/etc/qemu-ifup.br0,downscript=/etc/qemu-ifdown.br0 \ -net nic,vlan=0,macaddr=52:54:00:12:34:60 Something wrong so far? Thank you. Cheers,

Re: [Spice-devel] Spice Windows 7 display driver?

2011-08-02 Thread Mario
Hi, that is exact what I experienced. Any ideas? Thanks, Mario On Tue, 02 Aug 2011 12:19:37 -0400, Nathan Lager wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok.. One step further. Its installed, device manager reports my display adapter as a Red Hat QXL GPU, but it says that &quo

Re: [Spice-devel] Spice Windows 7 display driver?

2011-08-02 Thread Mario
Nathan, did you take a look on this: http://spice-space.org/page/WinQXL Windows will install the default driver if there is no better available. You can verify you are having the qxl device by checking the PCI IDs in your Device Manager. Cheers, Mario On Mon, 01 Aug 2011 15:56:20 -0400

Re: [Spice-devel] Spice QXL Driver does not work for Windows 7

2011-07-20 Thread Mario
epends 2.2" identifies the qla.sys depends on it. Can you please check the behaviour on your Windows 7 box? Thanks a lot. Cheers, Mario ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel