Hello everybody, I want to understand the Xen source code and modify it for academic reasons. This is my first time interaction with Xen. Can anybody suggest me good resources like books or websites(just as linux has linux cross reference sites) where I can get information about latest Xen source code and development? Thanks, Mayuresh _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Hello Mayuresh, If you want to browse through source code easily, then I think http://lxr.xensource.com/lxr/source/ would be a good site for you. You can easily navigate between the source code. As for references, I dont think there is as such any book explaining the source code. If you come across one, do let me know too. Regards, Furquan On 1/9/09, Mayuresh Kasture <mayuresh.kasture@gmail.com> wrote:> Hello everybody, > > I want to understand the Xen source code and modify it for academic reasons. > This is my first time interaction with Xen. Can anybody suggest me good > resources like books or websites(just as linux has linux cross reference > sites) where I can get information about latest Xen source code and > development? > > Thanks, > Mayuresh >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
"The Definitive Guide to the Xen Hypervisor by David Chisnall may be a good start? I have yet to order it to find out. # hg clone http://xenbits.xensource.com/xen-unstable.hg to pull a snapshot of the latest source code. Sincerely - Mark Salyzyn ________________________________ From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Mayuresh Kasture Sent: Thursday, January 08, 2009 11:35 PM To: xen-devel@lists.xensource.com Subject: [Xen-devel] Source Code Help Hello everybody, I want to understand the Xen source code and modify it for academic reasons. This is my first time interaction with Xen. Can anybody suggest me good resources like books or websites(just as linux has linux cross reference sites) where I can get information about latest Xen source code and development? Thanks, Mayuresh ______________________________________________________________________ This email may contain privileged or confidential information, which should only be used for the purpose for which it was sent by Xyratex. No further rights or licenses are granted to use such information. If you are not the intended recipient of this message, please notify the sender by return and delete it. You may not use, copy, disclose or rely on the information contained in it. Internet email is susceptible to data corruption, interception and unauthorised amendment for which Xyratex does not accept liability. While we have taken reasonable precautions to ensure that this email is free of viruses, Xyratex does not accept liability for the presence of any computer viruses in this email, nor for any losses caused as a result of viruses. Xyratex Technology Limited (03134912), Registered in England & Wales, Registered Office, Langstone Road, Havant, Hampshire, PO9 1SA. The Xyratex group of companies also includes, Xyratex Ltd, registered in Bermuda, Xyratex International Inc, registered in California, Xyratex (Malaysia) Sdn Bhd registered in Malaysia, Xyratex Technology (Wuxi) Co Ltd registered in The People''s Republic of China and Xyratex Japan Limited registered in Japan. ______________________________________________________________________ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I would pick up a copy of The Definitive Guide to the Xen Hypervisor by David Chisnall. This is the best book available for serious developers working on Xen. Message: 1 Date: Thu, 8 Jan 2009 23:35:13 -0500 From: "Mayuresh Kasture" <mayuresh.kasture@gmail.com> Subject: [Xen-devel] Source Code Help To: xen-devel@lists.xensource.com Message-ID: <7e08838c0901082035g378acfacqa193665cd6224751@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hello everybody, I want to understand the Xen source code and modify it for academic reasons. This is my first time interaction with Xen. Can anybody suggest me good resources like books or websites(just as linux has linux cross reference sites) where I can get information about latest Xen source code and development? Thanks, Mayuresh _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Thanks, Furquan and Mark. I think your mails together answer my question. - Mayuresh On Fri, Jan 9, 2009 at 8:16 AM, Mark Salyzyn <mark_salyzyn@us.xyratex.com>wrote:> "The Definitive Guide to the Xen Hypervisor by David Chisnall may be a > good start? I have yet to order it to find out. > > > > # hg clone http://xenbits.xensource.com/xen-unstable.hg > > > > to pull a snapshot of the latest source code. > > > > Sincerely - Mark Salyzyn > > ------------------------------ > *From:* xen-devel-bounces@lists.xensource.com [mailto: > xen-devel-bounces@lists.xensource.com] *On Behalf Of *Mayuresh Kasture > *Sent:* Thursday, January 08, 2009 11:35 PM > *To:* xen-devel@lists.xensource.com > *Subject:* [Xen-devel] Source Code Help > > Hello everybody, > > I want to understand the Xen source code and modify it for academic > reasons. This is my first time interaction with Xen. Can anybody suggest me > good resources like books or websites(just as linux has linux cross > reference sites) where I can get information about latest Xen source code > and development? > > Thanks, > Mayuresh > > ______________________________________________________________________ > This email may contain privileged or confidential information, which should > only be used for the purpose for which it was sent by Xyratex. No further > rights or licenses are granted to use such information. If you are not the > intended recipient of this message, please notify the sender by return and > delete it. You may not use, copy, disclose or rely on the information > contained in it. > > Internet email is susceptible to data corruption, interception and > unauthorised amendment for which Xyratex does not accept liability. While we > have taken reasonable precautions to ensure that this email is free of > viruses, Xyratex does not accept liability for the presence of any computer > viruses in this email, nor for any losses caused as a result of viruses. > > Xyratex Technology Limited (03134912), Registered in England & Wales, > Registered Office, Langstone Road, Havant, Hampshire, PO9 1SA. > > The Xyratex group of companies also includes, Xyratex Ltd, registered in > Bermuda, Xyratex International Inc, registered in California, Xyratex > (Malaysia) Sdn Bhd registered in Malaysia, Xyratex Technology (Wuxi) Co Ltd > registered in The People''s Republic of China and Xyratex Japan Limited > registered in Japan. > ______________________________________________________________________ >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> From: "Mayuresh Kasture" <mayuresh.kasture@gmail.com> > > Hello everybody, > > > > I want to understand the Xen source code and modify it for academic reasons. >On Fri, Jan 9, 2009 at 10:00 AM, Stephen Spector <stephen.spector@citrix.com> wrote:> I would pick up a copy of The Definitive Guide to the Xen Hypervisor by > David Chisnall. This is the best book available for serious developers > working on Xen.> This is my first time interaction with Xen. Can anybody suggest me good > resources like books or websites(just as linux has linux cross reference > > sites) where I can get information about latest Xen source code and > development? >http://lxr.xensource.com/lxr/source also you can view: http://lists.xensource.com/archives/html/xen-changelog/ Hope that helps. Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark, I think the book you mentioned has theroetical details,But there are many changes in the source code and that too very significant which are made to the source code after the book has been written. Regards, Furquan On 1/9/09, Mark Salyzyn <mark_salyzyn@us.xyratex.com> wrote:> "The Definitive Guide to the Xen Hypervisor by David Chisnall may be a > good start? I have yet to order it to find out. > > > > # hg clone http://xenbits.xensource.com/xen-unstable.hg > > > > to pull a snapshot of the latest source code. > > > > Sincerely - Mark Salyzyn > > > ________________________________ > > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Mayuresh > Kasture > Sent: Thursday, January 08, 2009 11:35 PM > To: xen-devel@lists.xensource.com > Subject: [Xen-devel] Source Code Help > > > Hello everybody, > > I want to understand the Xen source code and modify it for academic > reasons. This is my first time interaction with Xen. Can anybody suggest > me good resources like books or websites(just as linux has linux cross > reference sites) where I can get information about latest Xen source > code and development? > > Thanks, > Mayuresh > > > ______________________________________________________________________ > This email may contain privileged or confidential information, which should > only be used for the purpose for which it was sent by Xyratex. No further > rights or licenses are granted to use such information. If you are not the > intended recipient of this message, please notify the sender by return and > delete it. You may not use, copy, disclose or rely on the information > contained in it. > > Internet email is susceptible to data corruption, interception and > unauthorised amendment for which Xyratex does not accept liability. While we > have taken reasonable precautions to ensure that this email is free of > viruses, Xyratex does not accept liability for the presence of any computer > viruses in this email, nor for any losses caused as a result of viruses. > > Xyratex Technology Limited (03134912), Registered in England & Wales, > Registered Office, Langstone Road, Havant, Hampshire, PO9 1SA. > > The Xyratex group of companies also includes, Xyratex Ltd, registered in > Bermuda, Xyratex International Inc, registered in California, Xyratex > (Malaysia) Sdn Bhd registered in Malaysia, Xyratex Technology (Wuxi) Co Ltd > registered in The People''s Republic of China and Xyratex Japan Limited > registered in Japan. > _____________________________________________________________________________________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel