Re: [Spice-space-devel] citrixkiller, almost

2010-02-18 Thread Yaniv Kamay
- "Jan Fokkelman" wrote: > Hi Guys, > > I have a windowsdomain (I work for an elementary school) and want to > go virtual. I've been testing spice and i'm very very impressed with > it. I have a dualcore with 3G ram and I can serve 5 > XP-virtual-workstations at the same time using spice, a

Re: [Spice-space-devel] qxl.c typo

2010-02-01 Thread Yaniv Kamay
On 01/22/2010 01:44 PM, Frédéric Grelot wrote: > I was just browsing vdesktop/qemu/hw/qxl.c code and found what I think may be > a typo : > there is a function like this one, called at the end of qxl_init(...) : > static void regitser_interface(PCIQXLDevice *d) > Maybe you should replace it with "

Re: [Spice-space-devel] [PATCH] spice: configure: check spice-common version of 0.4.2 instead of 0.4.1

2010-02-01 Thread Yaniv Kamay
Applied, thanks. On 01/12/2010 01:27 PM, Uri Lublin wrote: > This only affects spice-client and spice-server builds that are > configured with --with-spice-common (that are using > an installed spice-common package). > > Version has been increased to 0.4.2 lately. > > Signed-off-by: Uri Lublin > -

Re: [Spice-space-devel] [PATCH] spice: Adding README to all subdirs

2010-02-01 Thread Yaniv Kamay
Applied, thanks. On 01/13/2010 06:17 PM, Uri Lublin wrote: > Also adding some information to toplevel (spice) README > And do not touch README when running autogen.sh > > Signed-off-by: Uri Lublin > --- > README|5 - > autogen.sh.shared |2 +- > client/README | 12

Re: [Spice-space-devel] [PATCH 00/27] subdir config: separate autogen.sh and configure for subdirs

2010-01-10 Thread Yaniv Kamay
Applied, thanks. On 01/10/2010 07:12 PM, Uri Lublin wrote: > We want to enable running autogen.sh from spice subdirs (common, client, > server) > > This is useful for e.g configuring and compiling the server on one > machine and the client on another machine. > > Also each subdir has its own "m

Re: [Spice-space-devel] Arch?

2010-01-07 Thread Yaniv Kamay
On 01/05/2010 07:22 PM, Marco Casaroli wrote: > Hello, > > Does spice-server work on i686 arch? Why not? > No currently spice-server dose not work on i686, we depend on 64bit atomic load/store ops. > Does spice-client work on i686 arch? If so it should be made available > some rpms in the fc1

Re: [Spice-space-devel] [PATCH] spice:stable server: add calls to red_pipe_clear_device_resources()

2010-01-05 Thread Yaniv Kamay
Applied, thanks. On 01/05/2010 07:46 PM, Izik Eidus wrote: > From c90811bad5fbefb7faecba91e737b2a68189d4fd Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Tue, 5 Jan 2010 19:40:08 +0200 > Subject: [PATCH] spice:stable server: add calls to > red_pipe_clear_device_resources() > > needed in ca

[Spice-space-devel] Win32 QXL driver for the master branch and spice-pre-commit script

2010-01-05 Thread Yaniv Kamay
Hi, Win32 QXL driver for the master branch is now available for download from the repositories section in Spice wiki. Additionally a git pre-commit script that is used used by spice, qxl, vdi_port and, vd_agent repositories is also available for download from the same page. Thanks, Yaniv --

Re: [Spice-space-devel] [PATCH] spice: qxl driver: add modified murmur hash 2a

2010-01-05 Thread Yaniv Kamay
Applied, thanks. On 01/05/2010 06:01 PM, Izik Eidus wrote: > From bcec1feabbd7b478c11245074b1437fe0e9b249a Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Tue, 5 Jan 2010 17:06:37 +0200 > Subject: [PATCH] spice: qxl driver: add modified murmur hash 2a > > Signed-off-by: Izik Eidus > --- > w

Re: [Spice-space-devel] [PATCH] spice: qxl driver: add modified murmur hash 2a

2010-01-05 Thread Yaniv Kamay
On 12/30/2009 12:22 PM, Izik Eidus wrote: > > From d9ec7eef5b2c5d63960afb5744224107b8391e36 Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Wed, 30 Dec 2009 04:15:31 +0200 > Subject: [PATCH] spice: qxl driver: add modified murmur hash 2a > > Signed-off-by: Izik Eidus > --- > win/display/looku

Re: [Spice-space-devel] Spice Fedora x86

2010-01-04 Thread Yaniv Kamay
On 01/04/2010 11:13 PM, Dave Airlie wrote: > On Thu, Dec 31, 2009 at 1:17 AM, Yaniv Kamay wrote: > >> Jonatas Rocha Ribeiro wrote: >> >>> Good afternoon! >>> >>> I'm having problems compiling the spice for fedora-12 i686, is there a >

Re: [Spice-space-devel] Some questions about spice

2010-01-03 Thread Yaniv Kamay
- "彭黔平 辉润科技" wrote: > Spice is a so nice protocol. After reading some of documents on the Thanks. > spice-space, I'v three questions: > 1. Is it possible to make some changes to spice server, in order to > let more than one client connect one VM? Yes it is and some of the code was actual

Re: [Spice-space-devel] Dependencies

2010-01-01 Thread Yaniv Kamay
- "Jon Nordby" wrote: > On Mon, Dec 28, 2009 at 11:08 PM, Yaniv Kamay < yka...@redhat.com > > wrote: > > > > > - "Jon Nordby" < jono...@gmail.com > wrote: > > > libspice seems to be needed for vdesktop and not for the li

Re: [Spice-space-devel] [PATCH] spice: PKG_CHECK_MODULES: CEGUI version

2009-12-30 Thread Yaniv Kamay
Applied, thanks. agil...@redhat.com wrote: > From: Arnon Gilboa > > --- > configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index abba331..a61e0ea 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -105,7 +105,7 @@ AC_SU

Re: [Spice-space-devel] [PATCH] spice: position mouse in primary monitor center after full screen toggle

2009-12-30 Thread Yaniv Kamay
Applied, thanks. agil...@redhat.com wrote: > From: Arnon Gilboa > > -move _focused & _pointer_in_window from RedWindow to RedWindow_p's > -move shadow focus & cursor handling to sync() > -add reset_cursor_pos() to Platform > -Monitor set_mode()/restore() use virtual do_set_mode()/do_restore() >

Re: [Spice-space-devel] [PATCH] spice: on_activate_screen generates on_key_down for any modifier pressed

2009-12-30 Thread Yaniv Kamay
Applied, thanks. agil...@redhat.com wrote: > From: Arnon Gilboa > > -call SetWindowsHookEx(WH_KEYBOARD_LL, LowLevelKeyboardProc...) only once, in > RedWindow::init() > -add Application::cleanup_globals() & RedWindow::cleanup() > -cleanup LowLevelKeyboardProc() > --- > client/application.cpp

Re: [Spice-space-devel] Spice Server with Ubuntu 9.10 64Bit : xorg qxl driver

2009-12-30 Thread Yaniv Kamay
guer...@free.fr wrote: > Hello, > > I succeed in compiling spice and vdesktop on my Ubuntu 9.10 Server. > > My old Ubuntu kvm image start flawlessly in Qemu with qxl parameter, but I > don't have a xorg-qxl driver so I can't test the spped of spice protocol. > > Is there somewhere the source of th

Re: [Spice-space-devel] Spice Fedora x86

2009-12-30 Thread Yaniv Kamay
Jonatas Rocha Ribeiro wrote: > Good afternoon! > > I'm having problems compiling the spice for fedora-12 i686, is there a > package already compiled for you, or could help me. 1. We do not provide 32bit packages for F12, we provide yum repo for F12 64bit. 2. Building Spice server on 32bit will f

Re: [Spice-space-devel] [PATCH] spice: PKG_CHECK_MODULES: CEGUI 0.6.1 instead of 0.6.2

2009-12-30 Thread Yaniv Kamay
agil...@redhat.com wrote: > From: Arnon Gilboa > > --- > configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index abba331..a61e0ea 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -105,7 +105,7 @@ AC_SUBST(LOG4CPP_CFLAGS)

Re: [Spice-space-devel] QXL driver does not start

2009-12-29 Thread Yaniv Kamay
- "Izik Eidus" wrote: > On Tue, 29 Dec 2009 23:43:16 +0100 (CET) > Frédéric Grelot wrote: > > > Thanks for your (fast!) answer. > > > > Ok, you confirm that the version-mismatch are problematic... > > Since I would be interested in testing the development branch, I > would be very happy to

Re: [Spice-space-devel] QXL driver does not start

2009-12-29 Thread Yaniv Kamay
- "Izik Eidus" wrote: > On Tue, 29 Dec 2009 18:32:02 -0500 (EST) > Yaniv Kamay wrote: > > > > > - "Izik Eidus" wrote: > > > > > On Tue, 29 Dec 2009 23:43:16 +0100 (CET) > > > Frédéric Grelot wrote: > > > &g

Re: [Spice-space-devel] [PATCH 2/2] qxl: move into new murmur modifed hash

2009-12-29 Thread Yaniv Kamay
Hi, Thanks for the patch, comment are embedded. Yaniv Izik Eidus wrote: > >From 21db4db9b993d3e4a20c309faf6d72c657b1aba0 Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Tue, 29 Dec 2009 05:18:12 +0200 > Subject: [PATCH] qxl: move into new murmur modifed hash > > Signed-off-by: Izik Eidus >

Re: [Spice-space-devel] [PATCH 1/2] spice: add new modifed murmur2 hash function

2009-12-29 Thread Yaniv Kamay
Hi, Thanks for the patch, comment are embedded. Yaniv Izik Eidus wrote: > >From 2379eec91c22fd02eca59496ccceb5f86d50e7fe Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Tue, 29 Dec 2009 05:18:51 +0200 > Subject: [PATCH] spice: add new modifed murmur2 hash function. > > optimized for spice

Re: [Spice-space-devel] Compilation on Ubuntu 9.10 64 bits

2009-12-29 Thread Yaniv Kamay
guer...@free.fr wrote: > Hello, > > I try to compile the spice protocol on an ubuntu 9.10 64 bit server. > > I have success compile differents modules : qcairo-1.8.7.1-git74d6b5 > qpixman-0.13.3-git20090127 slirp spice > > I just had to modify the source for the celt051 dependances as on Ubuntu t

Re: [Spice-space-devel] Dependencies

2009-12-28 Thread Yaniv Kamay
- "Jon Nordby" wrote: > libspice seems to be needed for vdesktop and not for the linux client > (spice/reds/), is this correct? libspice is Spice server so it is not part of the client. > If so, why is libspice being distributed/developed together with the > client? Do you plan to change

Re: [Spice-space-devel] [PATCH] make install DESTDIR=

2009-12-28 Thread Yaniv Kamay
Applied, thanks. - "Jeroen van Meeuwen" wrote: > Hi there, > > attached is a patch to make sure that: > > $ make install DESTDIR=/path/to/destdir > > actually works. > > -- Jeroen > > -- > This SF.Net email is s

[Spice-space-devel] GUI infrastructure

2009-12-28 Thread Yaniv Kamay
Hi, I have committed GUI infrastructure into Spice master repository. It is still a work in progress but it provide basic log-in dialog and the ability to show message_box and to add pre-connect/post-connect tabs by other components. Visual appearance will be enhance later on. Hopefully all the b

Re: [Spice-space-devel] [PATCH 1/3] Add surface0 support (spice server side patch)

2009-12-26 Thread Yaniv Kamay
- "Dave Airlie" wrote: > >> I haven't had much time to review the code, but it would be nice if > we > >> could > >> start a qxl interface document that isn't qxl.h, something > specifying > >> behaviour, > >> > >> The main thing I'm wondering is how the guest sees these offscreen > >> surfa

Re: [Spice-space-devel] 512MB mtrr at 0xc0000000

2009-12-26 Thread Yaniv Kamay
- "Dave Airlie" wrote: > On Thu, Dec 24, 2009 at 1:33 AM, Izik Eidus > wrote: > > On Wed, 23 Dec 2009 10:04:03 +1000 > > Dave Airlie wrote: > > > >> Just wondering why the spice BIOS sets up an MTRR at this point, > >> > >> When X starts and tries to setup a write combining mtrr on the > v

Re: [Spice-space-devel] [PATCH 1/3] Add surface0 support (spice server side patch)

2009-12-26 Thread Yaniv Kamay
- "Dave Airlie" wrote: > On Tue, Dec 22, 2009 at 1:22 PM, Izik Eidus > wrote: > > Hey, please review this patch. > > > > I haven't had much time to review the code, but it would be nice if we > could > start a qxl interface document that isn't qxl.h, something specifying > behaviour, > >

Re: [Spice-space-devel] [PATCH] spice: fix server crush in case connecting without qxl device

2009-12-23 Thread Yaniv Kamay
Applied, thanks. Izik Eidus wrote: > >From 4814aca706372759bfb2ac8ccff78252744a0fe8 Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Wed, 23 Dec 2009 23:04:25 +0200 > Subject: [PATCH] spice: fix server crush in case connecting without qxl device > > Signed-off-by: Izik Eidus > --- > server/

Re: [Spice-space-devel] [PATCH] vdesktop: add shadow rom

2009-12-23 Thread Yaniv Kamay
Applied, thanks. Izik Eidus wrote: > >From 5ece87801c97f1fbad118e53a5845adb961cba49 Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Wed, 23 Dec 2009 21:55:59 +0200 > Subject: [PATCH] vdesktop: add shadow rom. > > This is needed in order not to let the guesst changes of the rom effect > the q

Re: [Spice-space-devel] [PATCH] spice client: fix wrong gdi-canvas handling of blend_alpha

2009-12-23 Thread Yaniv Kamay
Applied, thanks. Izik Eidus wrote: > >From ec07aa2d26ec25fb5a012689f6fdc292427a66a3 Mon Sep 17 00:00:00 2001 > From: Izik Eidus > Date: Wed, 23 Dec 2009 17:43:12 +0200 > Subject: [PATCH] spice client: fix wrong gdi-canvas handling of blend_alpha > > Signed-off-by: Izik Eidus > --- > common/gdi_

Re: [Spice-space-devel] compile vdesktop-qxl on gentoo

2009-12-23 Thread Yaniv Kamay
Vadim Korschok wrote: > Vadim Korschok wrote: > >>>>> Yaniv Kamay 22.12.2009 22:21 >>> >>>>> >>>>> >>> Vadim Korschok wrote: >>> Hello, >>> >>> first thanks for this amazing pr

Re: [Spice-space-devel] [PATCH] vdagent: add win7 support to service for launching agent

2009-12-23 Thread Yaniv Kamay
Applied. Thanks. agil...@redhat.com wrote: > From: Arnon Gilboa > > --- > common/vdlog.cpp|3 +- > vdagent/vdagent.rc |8 +- > vdservice/vdservice.cpp | 150 > ++- > vdservice/vdservice.rc |8 +- > 4 files changed, 132 inser

Re: [Spice-space-devel] compile vdesktop-qxl on gentoo

2009-12-22 Thread Yaniv Kamay
Vadim Korschok wrote: > Hello, > > first thanks for this amazing protocol and for open sourcing.I tried to > compile vdesktop.git under my Gentoo: Linux 2.6.32-gentoo #1 SMP x86_64 > Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux. > > Pasted output from configure and make: > http

Re: [Spice-space-devel] compile vdesktop-qxl on gentoo

2009-12-22 Thread Yaniv Kamay
Vadim Korschok wrote: > Hello, > > first thanks for this amazing protocol and for open sourcing.I tried to > compile vdesktop.git under my Gentoo: Linux 2.6.32-gentoo #1 SMP x86_64 > Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux. > > Pasted output from configure and make: > http

Re: [Spice-space-devel] alignment of QXL interface structures

2009-12-22 Thread Yaniv Kamay
Hi, All QXL structures are defined as packed see qxl_dev.h. Thanks, Yaniv Dave Airlie wrote: > Do we have any plans or forsee upstream wanting to use the QXL interface > on any non-x86 hw (like ppc). > > If so qxl.h has a lot of structs which have non-portable structure > packing on non-x86 64-

[Spice-space-devel] spice-space-commit

2009-12-21 Thread Yaniv Kamay
Hi, A new mailing list has been created spice-space-commit. This list will help keep track of all changes in Spice repositories. In order to join visit https://lists.sourceforge.net/lists/listinfo/spice-space-commit Thanks, Yaniv

Re: [Spice-space-devel] 3D/OpenGL questions

2009-12-18 Thread Yaniv Kamay
- "Daire Byrne" wrote: > Yaniv, > > On Thu, Dec 17, 2009 at 5:24 PM, Yaniv Kamay > wrote: > > Daire Byrne wrote: > >> From a perception point of view it looks like when compressed it > plays > >> every second frame but the overall speed

Re: [Spice-space-devel] [PATCH] make sure spice client won`t use XShem when using X from remote

2009-12-17 Thread Yaniv Kamay
Izik Eidus wrote: > Hi, this patch should fix the issues with remote X and spice. > > This patch should fix the issues, it is made for the master branch, > I will see if it can be applied to 0.4 stable branch and if not will > make another one for that branch. > > > Thanks > Thanks for the patc

Re: [Spice-space-devel] 3D/OpenGL questions

2009-12-17 Thread Yaniv Kamay
Daire Byrne wrote: > On Thu, Dec 17, 2009 at 3:02 PM, Yaniv Kamay wrote: > >> Daire Byrne wrote: >> >>>> spice.set_streaming_video on >>>> spice.set_streaming_video off >>>> >>>> >>> I tried these but it d

Re: [Spice-space-devel] 3D/OpenGL questions

2009-12-17 Thread Yaniv Kamay
Daire Byrne wrote: > On Wed, Dec 16, 2009 at 6:14 PM, Yaniv Kamay wrote: > >> Daire Byrne wrote: >> >>> Well I tried VLC too but it doesn't seem to be getting compressed. I >>> suppose the Xorg driver just doesn't pick up on the video renderi

Re: [Spice-space-devel] Testing with Fedora 12

2009-12-17 Thread Yaniv Kamay
Alexander Graf wrote: > > Am 16.12.2009 um 22:08 schrieb Yaniv Kamay : > >> Hi Bryan, >> >> We reproduce the bug and it is indeed XShm, X report the existence of >> the Shem extension although >> the server is in a remote location We can provide a patch in ca

Re: [Spice-space-devel] Testing with Fedora 12

2009-12-16 Thread Yaniv Kamay
8PM -0500, Yaniv Kamay wrote: > >>> Is there any way to use spicec on a remote machine with X11 >>> forwarding? >>> >> We never tested that configuration. I suspect the problom is with >> X shared memory extensions. >> >> >> I li

[Spice-space-devel] Windows binaries

2009-12-16 Thread Yaniv Kamay
Hi, Spice Windows binaries are now available for download from http://spice-space.org/download.html. The binaries include qxl driver, vdi_port driver, and vd_agent that are required in order to get the full functionality of Spice. Thanks, Yaniv ---

Re: [Spice-space-devel] 3D/OpenGL questions

2009-12-16 Thread Yaniv Kamay
Daire Byrne wrote: > Yaniv, > > On Wed, Dec 16, 2009 at 1:46 PM, Yaniv Kamay <mailto:yka...@redhat.com>> wrote: > > Daire Byrne wrote: > > current Xorg driver doesn't have the video stream/ffmpeg > heuristic detection stuff yet right? I a

Re: [Spice-space-devel] 3D/OpenGL questions

2009-12-16 Thread Yaniv Kamay
Daire Byrne wrote: > Hi, > > After testing the existing xorg driver with RHEL5.4 and reading the > lengthy thread on qemu-devel, I have a few more questions if you don't > mind. > > The current Xorg driver doesn't have the video stream/ffmpeg heuristic > detection stuff yet right? I ask because