On Mon, Jun 11, 2018 at 03:13:19PM +0100, Ian Jackson wrote:
> I want this to support my qemu depriv descriptor audit tool.
> 
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
> CC: Andrew Cooper <andrew.coop...@citrix.com>

Reviewed-by: Roger Pau Monné <roger....@citrix.com>

> diff --git a/tools/libs/call/libxencall.map b/tools/libs/call/libxencall.map
> index 2f96144..c6a0181 100644
> --- a/tools/libs/call/libxencall.map
> +++ b/tools/libs/call/libxencall.map
> @@ -17,3 +17,9 @@ VERS_1.0 {
>               xencall_free_buffer_pages;
>       local: *; /* Do not expose anything by default */
>  };
> +
> +VERS_1.1 {
> +     global:
> +             xencall_fd;
> +             

^ Extra newline?

Thanks, Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to