From: Rusty Russell Date: Tue, 17 Jul 2007 13:12:26 +0000 (+1000) Subject: KVM: Trivial: /dev/kvm interface is no longer experimental. X-Git-Tag: kvm-30~8 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a9531af471c86779d28ba973cf5f54f82cfbdb8d;p=users%2Fdwmw2%2Flinux.git KVM: Trivial: /dev/kvm interface is no longer experimental. KVM interface is no longer experimental. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- diff --git a/include/linux/kvm.h b/include/linux/kvm.h index f3bf1cd3d132a..0616202a3fdbf 100644 --- a/include/linux/kvm.h +++ b/include/linux/kvm.h @@ -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