Hi Bourne, On Mon, May 26, 2008 at 8:37 AM, bourne_gscl <bourne_gscl@xxxxxxxx> wrote: > Hi all, > I have a question here. > > These days I have make a little modification to the Xen source codes, then I > want to compile it, and try to get some results due to my modification to > the code. how can I do it? > The source repositories are here: http://xenbits.xensource.com/ For example if you want to make a modification to the unstable source do: hg clone http://xenbits.xensource.com/xen-unstable.hg hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg <make your modifications> cd xen-unstable.hg make world For some information on mercurial (hg) specific to Xen have a look at: http://www.cl.cam.ac.uk/research/srg/netos/xen/readmes/hg-cheatsheet.txt Cheers, Todd _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users