[Xen-devel] [PATCH v9 03/19] xen: add and enable Xen console for PVH guests

Julien Grall julien.grall at linaro.org
Tue Jan 7 21:26:27 UTC 2014


On 01/02/2014 03:43 PM, Roger Pau Monne wrote:
> This adds and enables the console used on XEN kernels.
> ---

[..]

> +/* Debug function, prints directly to hypervisor console */
> +void xc_printf(const char *, ...);
> +

Can you add __printflike(...)? It will be easier to catch bad format.

-- 
Julien Grall


More information about the freebsd-current mailing list