Rusty Russell wrote:
> KVM interface is no longer experimental.
>
> Signed-off-by: Rusty Russell <[EMAIL PROTECTED]>
>
> diff -r 4e57f5c6d4a9 include/linux/kvm.h
> --- a/include/linux/kvm.h     Tue Jul 17 13:04:58 2007 +1000
> +++ b/include/linux/kvm.h     Tue Jul 17 13:09:54 2007 +1000
> @@ -4,8 +4,7 @@
>  /*
>   * Userspace interface for /dev/kvm - kernel based virtual machine
>   *
> - * Note: this interface is considered experimental and may change without
> - *       notice.
> + * Note: you must update KVM_API_VERSION if you change this interface.
>   */
>  
>  #include <asm/types.h>
>
>
>   

Applied, thanks.  What about CONFIG_EXPERIMENTAL?

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to