Re: [RFC PATCH 04/35] Hypervisor interface header files.

From: Arjan van de Ven
Date: Wed Mar 22 2006 - 03:26:06 EST


On Tue, 2006-03-21 at 22:30 -0800, Chris Wright wrote:
> plain text document attachment (03-i386-hypervisor-interface)
> Define macros and inline functions for doing hypercalls into the
> hypervisor.
>
> Signed-off-by: Ian Pratt <ian.pratt@xxxxxxxxxxxxx>
> Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
> ---
> include/asm-i386/hypercall.h | 306 ++++++++++++++++++++++++++++++++++++++++++
> include/asm-i386/hypervisor.h | 67 +++++++++
> 2 files changed, 373 insertions(+)
>
> --- /dev/null
> +++ xen-subarch-2.6/include/asm-i386/hypercall.h
> @@ -0,0 +1,306 @@
> +/******************************************************************************
> + * hypercall.h
> + *
> + * Linux-specific hypervisor handling.
> + *
> + * Copyright (c) 2002-2004, K A Fraser
> + *
> + * This file may be distributed separately from the Linux kernel, or
> + * incorporated into other software packages, subject to the following license:
> + *

and what, if any, is the license when distributed with the kernel, as
you propose? Right now there doesn't seem to be any at all, and thus it
would be undistributable.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/