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

Re: [Xen-devel] handler for VIRQ_DOM_EXC

To: Sandesh <sandesh.ahiremath@xxxxxxxxx>
Subject: Re: [Xen-devel] handler for VIRQ_DOM_EXC
From: Brendan Cully <brendan@xxxxxxxxx>
Date: Tue, 1 Jul 2008 00:48:33 -0700
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 01 Jul 2008 00:48:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1214896850.5305.77.camel@ec4t16cg-1518809>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: sandesh.ahiremath@xxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
References: <1214896850.5305.77.camel@ec4t16cg-1518809>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-06-28)
On Tuesday, 01 July 2008 at 12:50, Sandesh wrote:
> Hi ,
>   I am not able to find the handler for VIRQ_DOM_EXC event. Is it
> handled by defautl_handler?? Some pointers would be helpful.

It's handled by xenstore (see domain_init in
xenstored_domain.c). When xenstore receives the VIRQ_DOM_EXC event it
fires a @releaseDomain watch, which xend sits on.

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

<Prev in Thread] Current Thread [Next in Thread>