On 07/07/2018 12:05 PM, Paul Durrant wrote:
> +long do_iommu_op(unsigned int nr_bufs,
> + XEN_GUEST_HANDLE_PARAM(xen_iommu_op_buf_t) bufs)
> +{
> + unsigned int i;
> + long rc;
> +
> + rc = xsm_iommu_op(XSM_PRIV, current->domain);
My only comment here is, doesn't this mean that XSM can only provide
"yes/no" functionality for this entire hypercall, rather than being able
to enable or disable individual operations?
-George
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel