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.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|