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] Interrupts in Xen and GuestOS


 It seems to me that all NIC interrutps should reach do_irq when desc->status & IRQ_GUEST
 is TRUE. Am I right ?  
 Can it happen that ordinary interrupts of the NIC (interrupt 11 in this example)
  will reach do_IRQ() without this flag set ?

No. Xen only handles timer and serial interrupts. All other I/O devices are handled by guests.

 -- Keir


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

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