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] trying to understand interrupts from xen->guest

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] trying to understand interrupts from xen->guest
From: ron minnich <rminnich@xxxxxxxx>
Date: Thu, 24 Jun 2004 17:06:13 -0600 (MDT)
Delivery-date: Fri, 25 Jun 2004 00:08:28 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
I'm enabling interrupts by this:
_shared->vcpu_data[0].evtchan_upcall_pending = 0;

I get an interrupt but the stack is really odd. I can't make sense of it. 
Nothing looks like it is in the right place, though bits and pieces are 
recognizable: I can see the address for _shared, for example on the stack. 

I'm trying to find out where Xen might have invoked the interrupt but no 
luck. Plan 9 is mostly working and I want to get Xen interrupts going to 
it, but this last bit is puzzling. 

I do have the callback addresses set. 

Does xen interrupt on vector 0x82 to send interrupts to the guest? This is  
a guest in dom > 0.

ron



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel