Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2014 21:26:14 +0000
From:      Julien Grall <julien.grall@linaro.org>
To:        Roger Pau Monne <roger.pau@citrix.com>
Cc:        jhb@freebsd.org, xen-devel@lists.xen.org, julien.grall@citrix.com, freebsd-xen@freebsd.org, freebsd-current@freebsd.org, kib@freebsd.org, gibbs@freebsd.org
Subject:   Re: [Xen-devel] [PATCH v9 03/19] xen: add and enable Xen console for PVH guests
Message-ID:  <52CC70F6.5060502@linaro.org>
In-Reply-To: <1388677433-49525-4-git-send-email-roger.pau@citrix.com>
References:  <1388677433-49525-1-git-send-email-roger.pau@citrix.com> <1388677433-49525-4-git-send-email-roger.pau@citrix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52CC70F6.5060502>