Thank you very much Shiriam for making the tarball available :)
I noticed that you updated the twiki to xen 4.1.2; does that mean one doesn't have to apply the xen specific pataches any more for xen-unstable 4.2?
Secondly, I would like to point few minor corrections to the twiki for each section:
Setting up the Dev Environment
For apt-get, these pkgs are also need
apt-get install libyajl-dev yajl-tools libglib2.0-dev libsdl-ttf2.0-0 libsdl-ttf2.0-dev
Download and Install Xen 4.1.2 from Xensource Repo
correct mercurial path to hgrc.d is the following:
/etc/mercurial/hgrc.d/hgext.rc
For configuring xen 4.1.2 sources, prior to make clean configure is needed
./configure
# if behind proxy, then enablt git over http for xen configure file.
# ./configure --enable-githttp
Secondly, for drbd-hvm-fix subsectionitalic text, ioemu-remote dir has been renamed. Following is the patch of the qemu directory to apply the patch:
cd /usr/src/xen-4.1.2/tools/qemu-xen-traditional-dir-remote
Download and install Xen-tools 4.2.1
There is newer version of xen tools available (4.3.1). Unless it's not compatible, here is the wget updated link
wget [low-kerma-user-can't-post-http-link] /software/xen-tools/xen-tools-4.3.1.tar.gz
Thanks again for all your prompt help. Cheers
Omar