summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2007-07-17 23:12:26 +1000
committerAvi Kivity <avi@qumranet.com>2007-10-13 10:18:17 +0200
commitdea8caee7b6971ae90e9d303b5d98dbf2dafed53 (patch)
tree64a6e284fa5ae8a7699937ef19c8994a5b7b49a1 /include/linux/kvm.h
parent65619eb5a88dae3dadbb1050f957ed357aa54a50 (diff)
downloadop-kernel-dev-dea8caee7b6971ae90e9d303b5d98dbf2dafed53.zip
op-kernel-dev-dea8caee7b6971ae90e9d303b5d98dbf2dafed53.tar.gz
KVM: Trivial: /dev/kvm interface is no longer experimental.
KVM interface is no longer experimental. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/linux/kvm.h')
-rw-r--r--include/linux/kvm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/kvm.h b/include/linux/kvm.h
index b9a4b7c..68ecced 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 <asm/types.h>
OpenPOWER on IntegriCloud