[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/10 v2] xen/arm: vpl011: Add new vuart domctl interface to setup pfn and evtchn
Hi Jan, >> + case XEN_DOMCTL_vuart_op: >> + ret = -EOPNOTSUPP; >> + break; > > There should be no need for such an addition. This check was added to return a failure if user tries to call the vuart domctl in case of x86 (wrong user configuration). If this check is not there will it not end up calling the default case: iommu_do_domctl()? Regards, Bhupinder _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |