[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Some questions about Interrupt and event channel about Xen on ARM.
Hi I'm studying about Xen 4.4.0 and Xen 4.5.0 on ARM
I have some questions about Interrupt and event channel on ARM.
1.
2. it seems that GICv3 add some virq interrupt routing interface such as 'GICD_IROUTER_SPI_MODE_ANY' and support irq migration. But i know that 'GICv3 Architecture Specification' release specification in later this year.
3. In Xen 4.4.0, Xen occur 'GIC_SGI_EVENT_CHECK' sgi interrupt to check event channel. After GIC_SGI_EVENT_CHECK sgi, 'leave_hypervisor_tail' function is executed on return path. leave_hypervisor_tail function inject virq of event channel. But In Xen 4.5.0, After GIC_SGI_EVENT_CHECK sgi, leave_hypervisor_tail dosen't inject virq of event channel. and There is no virq injection of event channel on return path. So I think, to send GIC_SGI_EVENT_CHECK sgi is meaning less in Xen 4.5.0.
Right?? Am i wrong?
Thanks _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |