From nobody Thu Mar 28 23:22:48 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from linux2.centraldnserver.com (linux2.centraldnserver.com [5.144.130.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 4EC18DC0171 for ; Sun, 9 Jun 2013 14:37:28 +0000 (UTC) Received: from linux2 ([127.0.0.1]:33890 helo=linux2.centraldnserver.com) by linux2.centraldnserver.com with esmtpa (Exim 4.80) (envelope-from ) id 1UlgkH-003VNF-FU for alpine-devel@lists.alpinelinux.org; Sun, 09 Jun 2013 19:07:25 +0430 Received: from [192.168.2.32] ([86.57.11.202] helo=[192.168.2.32]) by linux2.centraldnserver.com with ESMTP (ASSP 1.9.9); 9 Jun 2013 19:07:24 +0430 Message-ID: <51B49324.60907@viratech.ir> Date: Sun, 09 Jun 2013 19:07:24 +0430 From: Reza Azami User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] xen-with-spice X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - linux2.centraldnserver.com X-AntiAbuse: Original Domain - lists.alpinelinux.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - viratech.ir X-Get-Message-Sender-Via: linux2.centraldnserver.com: authenticated_id: azami@viratech.ir X-Source: X-Source-Args: X-Source-Dir: Hi! I am using Alpine 2.4.11 with xen now. I want to use spice in xen instead of vnc. Is current xen kernel support spice protocol?! I read throw documents that I have to compile xen kernel to do this... Thanks very much --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- From nobody Thu Mar 28 23:22:48 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id E8F5EDC010B; Mon, 10 Jun 2013 07:12:22 +0000 (UTC) Date: Mon, 10 Jun 2013 09:12:19 +0200 From: Natanael Copa To: Reza Azami Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] xen-with-spice Message-ID: <20130610091219.22b6e922@ncopa-desktop.alpinelinux.org> In-Reply-To: <51B49324.60907@viratech.ir> References: <51B49324.60907@viratech.ir> X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.17; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 09 Jun 2013 19:07:24 +0430 Reza Azami wrote: > Hi! > I am using Alpine 2.4.11 with xen now. > I want to use spice in xen instead of vnc. Is current xen kernel support > spice protocol?! > > I read throw documents that I have to compile xen kernel to do this... > > Thanks very much Hi, I just added spice-dev to makedepends in xen. It look like something linked against libspice-server.so.1 so it might be it works in xen-4.2.2-r3 (in edge). -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- From nobody Thu Mar 28 23:22:49 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from SMTP.EU.CITRIX.COM (smtp.eu.citrix.com [46.33.159.39]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id E61FFDC010B for ; Mon, 10 Jun 2013 09:10:15 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.87,836,1363132800"; d="scan'208";a="5475213" Received: from lonpex01cl02.citrite.net ([10.30.203.102]) by LONPIPO01.EU.CITRIX.COM with ESMTP/TLS/AES128-SHA; 10 Jun 2013 09:10:13 +0000 Received: from [192.168.1.30] (10.30.203.1) by LONPEX01CL02.citrite.net (10.30.203.102) with Microsoft SMTP Server id 14.2.342.3; Mon, 10 Jun 2013 10:10:13 +0100 Message-ID: <51B597F4.7040305@citrix.com> Date: Mon, 10 Jun 2013 11:10:12 +0200 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Reza Azami CC: Subject: Re: [alpine-devel] xen-with-spice References: <51B49324.60907@viratech.ir> In-Reply-To: <51B49324.60907@viratech.ir> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.30.203.1] On 09/06/13 16:37, Reza Azami wrote: > Hi! > I am using Alpine 2.4.11 with xen now. > I want to use spice in xen instead of vnc. Is current xen kernel support > spice protocol?! > > I read throw documents that I have to compile xen kernel to do this... I'm afraid you will not be able to use Xen with spice, because Xen is not currently capable of emulating the instructions needed by spice, see: http://marc.info/?l=xen-devel&m=136923547818432 You will need to wait at least to 4.4 to support this feature. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---