From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mike D. Day" Subject: driver domains Date: Tue, 18 Jul 2006 14:32:27 -0400 Message-ID: <44BD293B.8010306@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen Mailing List List-Id: xen-devel@lists.xenproject.org For a driver domain, do interrupts for the devices that service that domain get handled by the driver domain itself, or by domain 0 first? Which code should I read to understand how this works? thanks, Mike Day