On Tue, Jan 13, 2015 at 04:32:10PM +, Jan Beulich wrote:
> >>> On 13.01.15 at 13:11, wrote:
> > From: Tiejun Chen
> >
> > We need to act on some specific hypercall error numbers, so
> > require the hypervisor view on the errno.h value rather than
> > just the build environment's number. So h
>>> On 13.01.15 at 13:11, wrote:
> From: Tiejun Chen
>
> We need to act on some specific hypercall error numbers, so
> require the hypervisor view on the errno.h value rather than
> just the build environment's number. So here link this headfile
> from xen.
>
> Acked-by: Jan Beulich
> Signed-o