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

On Tue, 2008-07-01 at 00:48 -0700, Brendan Cully wrote:
> 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.

actually am trying to figure out what happens when 'xm shutdown domain'
is executed. the domain_shutdown function finally calls
send_guest_global_virq(d,VIRQ_DOM_EXC). 
  as per your info, i put a debug statement in handle_event (which
invokes fire_watches) of xenstored_core.c, and it was not getting
executed. So iam having doubts if its actually handled by xenstored..??

thanks,
  Sandesh


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 

www.wipro.com

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

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