[PATCH v5 16/18] cxl: Support the cxl kernel API from a guest

Ian Munsie imunsie at au1.ibm.com
Thu Mar 3 16:08:16 AEDT 2016


> +static int guest_afu_cr_write32(struct cxl_afu *afu, int cr, u64 off, u32 in)
> +{
> +    /* config record is not writable from guest */
> +    return -EPERM;

Thanks.

Acked-by: Ian Munsie <imunsie at au1.ibm.com>



More information about the Linuxppc-dev mailing list