WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Xen Development and Debugging

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xen Development and Debugging
From: Ahmed Moneeb Azab <amazab@xxxxxxxx>
Date: Thu, 22 May 2008 16:59:42 -0400
Delivery-date: Thu, 22 May 2008 14:00:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
Hi all,

I am new to Xen and I need to do some changes/additions to both the hypervisor and the kernel code for research purposes. I have two inquiries:

1- What is the best way to do development for Xen? what I am thinking about now is to update the code, then rebuild the xen hypervisor and compile a new kernel for testing. Is there any way more practical to test my updates more quickly?

2-I want to capture some events that occur inside the hypervisor. My initial thought was to generate a custom signal and raise it withing the hypervisor module. I would then read this signal from a Dom-0 or user level application. Again, is there any more practical method, or is there any mechanism for event handling already implemented in the Xen code?

Thanks.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Xen Development and Debugging, Ahmed Moneeb Azab <=