From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ahmed Moneeb Azab Subject: Xen Development Environment Date: Fri, 06 Jun 2008 17:34:31 -0400 Message-ID: <4849AD67.80802@ncsu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi all, I wonder if there is a certain development environment that has been commonly used to develop the Xen code. I am currently trying to play around with the code and it take me a while to figure out the relations between different variables and functions. I am also wondering if there exist any specification of explanation for the source architecture, like some published design document that tells which module is doing what function. Ahmed