|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] ARM64: PCIe in DOM0
Hi, On 05/10/2018 12:06, Bharat Bhushan wrote: Further update: If I change Kconfig to enable this default CONFIG_HAS_ITS is in tech preview. For having access to it, you need to pass XEN_CONFIG_EXPERT on *all* the make command line. Then DOM0 Linux Boots but MSIs are not still working, Getting below error: - pci 0001:00:00.0: Failed to add - passthrough or MSI/MSI-X might fail! This is a red-herring. This lines happen because PHYSDEVOP_pci_device_add is not implemented on Xen Arm. Any help is very useful,!! Can you please provide the full log?
If CONFIG_HAS_ITS is disabled, then the virtual ITS is not built. Therefore the node is removed to prevent Dom0 using ITS. 2) Use Legacy interrupts rather than MSI Used "pci=nomsi" in DOM0 bootargs to move away from MSIs, Legacy interrupts are also not received and see netdev-watchdog. Did you check whether legacy interrupts are routed to Dom0? Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |