|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] i2c pass-through in mpsoc
On 09/10/17 10:33, Jesús Lázaro wrote: Hi, Hello, I am trying to pass the I2C peripherial in an mpsoc. I have been following the example to pass the mac but I keep getting the following error:----(XEN) XEN_DOMCTL_assign_dt_device: assign "/amba/i2c@ff030000" to dom1 failed (-22) libxl: error: libxl_create.c:1424:libxl__add_dtdevs: xc_assign_dtdevice failed: -1 libxl: error: libxl_create.c:1461:domcreate_attach_devices: unable to add dtdev devices---- This is normal. dtdev will fail when the device passthrough-ed is not behind an SMMU. dtdev is only necessary when your device is behind an SMMU. If you know your device will not do DMA, then you can safely drop dtdev=... and continue. You might also be interested by the discussion [1] which happened on xen-devel recently regarding the same problem. Cheers,[1] https://lists.xenproject.org/archives/html/xen-devel/2017-10/msg00386.html -- Julien Grall _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |