Re: [Spice-devel] spice performance

2010-06-03 Thread brian
Thanks Alon, I can now see the QXL drivers are not loaded. What shows up in the Xorg.0.log is (II) LoadModule: "vesa" (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so (II) Module vesa: vendor="X.Org Foundation" compiled for 1.6.3, module version = 2.2.1 Module class: X.Org

Re: [Spice-devel] Using 6 monitors with spice

2010-06-03 Thread Roman_Lazarev
Here's the stack trace for where it falls out... (it remembered my last setting of 1024x768 on the 5th QLX device and now doesn't start)... #0 0x7fd34ed5 in raise () from /lib/libc.so.6 #1 0x7fd34999b3f3 in abort () from /lib/libc.so.6 #2 0x7fd34d5bba92 in fill_bits (display_ch

[Spice-devel] Using 6 monitors with spice

2010-06-03 Thread Roman_Lazarev
Howdy! Some time ago, Izik said the following: >Spice currently support only 4 monitors, however it is just a matter of changing a #define to make it run with more >monitors. >What worry me with 8 monitors is the amount of pci memory that we will have to allocate I am not sure if there >will

Re: [Spice-devel] spice performance

2010-06-03 Thread Alon Levy
Hi Brian, > I did finally get the .4 version of spice installed, however the > video > performance is somewhat lacking. From the manual I gather qxl > drivers > are needed for best performance. Yes, actually without the drivers you won't get any better performance at all. > I believe I've instal

[Spice-devel] [PATCH] server: optimize red_pipe_replace_rendered_drawables_with_images (lossy bitmaps support related)

2010-06-03 Thread Yonit Halperin
--- server/red_worker.c | 96 +++--- 1 files changed, 90 insertions(+), 6 deletions(-) diff --git a/server/red_worker.c b/server/red_worker.c index b1fb642..efdfebc 100644 --- a/server/red_worker.c +++ b/server/red_worker.c @@ -7110,6 +7110,64 @@ stat