[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Does Dom0 always get interrupts first before they are delivered to other guest domains?
Hello,It seems if HVM domains access device using emulation mode w/ device model in domain0, Xen hypervisor will send the interrupt event to domain0 first and then the device model in domain0 will send event to HVM domains. However, if I'm using split driver model and I only run BE driver on domain0. Does domain0 still get the interrupt first (assume this interupt is not owned by the Xen hypervisor ,e.g. local APIC timer) or Xen hypervisor will send event directly to HVM domain bypass domain0 for split driver model? Another question is: for interrupt delivery, does Xen treat para-virtualized domain differently from HVM domain considering using device model and split driver model? Thanks a lot, Liang _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |