From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alain Tchana Subject: libxenlight, libxl and xl developper Date: Fri, 30 Mar 2012 18:59:49 +0200 (CEST) Message-ID: <1730507530.704638.1333126789752.JavaMail.root@zmbs2.inria.fr> References: <1883545382.704618.1333126747902.JavaMail.root@zmbs2.inria.fr> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5519878844680514568==" Return-path: In-Reply-To: <1883545382.704618.1333126747902.JavaMail.root@zmbs2.inria.fr> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org --===============5519878844680514568== Content-Type: multipart/alternative; boundary="----=_Part_704637_2137364757.1333126789751" ------=_Part_704637_2137364757.1333126789751 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I am a newer here. I am interesting to modify something concerning the new XL toolstack. For example, if I want to change something about domU migration, is it in the xl source code or in the libxl source code? Can you tell me where to get the needed source code? Is they include in the xen 4.1.2 hypervisor source code? Please don't mind about my english Thanks for your answers. Alain ------=_Part_704637_2137364757.1333126789751 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi,
I am a newer here. I am interesting to modify something concerning the new XL toolstack.
For example, if I want to change something about domU migration, is it in the xl source code or in the libxl source code?
Can you tell me where to get the needed source code? Is they include in the xen 4.1.2 hypervisor source code?

Please don't mind about my english
Thanks for your answers.
Alain

------=_Part_704637_2137364757.1333126789751-- --===============5519878844680514568== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============5519878844680514568==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Mathieu_Gagn=E9?= Subject: Re: libxenlight, libxl and xl developper Date: Fri, 30 Mar 2012 13:21:36 -0400 Message-ID: <4F75EBA0.6020902@iweb.com> References: <1730507530.704638.1333126789752.JavaMail.root@zmbs2.inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1730507530.704638.1333126789752.JavaMail.root@zmbs2.inria.fr> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Alain Tchana Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi, On 3/30/12 12:59 PM, Alain Tchana wrote: > I am a newer here. I am interesting to modify something concerning the > new XL toolstack. > For example, if I want to change something about domU migration, is it > in the xl source code or in the libxl source code? > Can you tell me where to get the needed source code? Is they include in > the xen 4.1.2 hypervisor source code? Both libxl and xl sources are available in tools/libxl. Latest sources are available from http://xenbits.xen.org/hg/xen-unstable.hg The wiki explains how to submit patches: http://wiki.xen.org/wiki/Submitting_Xen_Patches -- Mathieu From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alain Tchana Subject: Re: libxenlight, libxl and xl developper Date: Fri, 30 Mar 2012 21:26:32 +0200 (CEST) Message-ID: <1670051348.705311.1333135592850.JavaMail.root@zmbs2.inria.fr> References: <4F75EBA0.6020902@iweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4F75EBA0.6020902@iweb.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?ISO-8859-1?Q?Mathieu_Gagn=E9?= Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Thanks Mathieu, I will follow your link. Alain ----- Mail original ----- > De: "Mathieu Gagn=E9" > =C0: "Alain Tchana" > Cc: xen-devel@lists.xen.org > Envoy=E9: Vendredi 30 Mars 2012 19:21:36 > Objet: Re: [Xen-devel] libxenlight, libxl and xl developper > Hi, > = > On 3/30/12 12:59 PM, Alain Tchana wrote: > > I am a newer here. I am interesting to modify something concerning > > the > > new XL toolstack. > > For example, if I want to change something about domU migration, is > > it > > in the xl source code or in the libxl source code? > > Can you tell me where to get the needed source code? Is they include > > in > > the xen 4.1.2 hypervisor source code? > = > Both libxl and xl sources are available in tools/libxl. > = > Latest sources are available from > http://xenbits.xen.org/hg/xen-unstable.hg > = > The wiki explains how to submit patches: > http://wiki.xen.org/wiki/Submitting_Xen_Patches > = > -- > Mathieu