|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] driver domains
> 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?
They are fielded by Xen then passed on as events direct to the domain.
If the line is shared, it will send events to both domains (though
interrupt sharing should be avoided).
Dom0 is only involved with the interrupt 'plumbing', when the interrupt
is first configured.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|