Skip to content

Commit

Permalink
KVM: Trivial: /dev/kvm interface is no longer experimental.
Browse files Browse the repository at this point in the history
KVM interface is no longer experimental.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
  • Loading branch information
Rusty Russell authored and Avi Kivity committed Oct 13, 2007
1 parent 65619eb commit dea8cae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit dea8cae

Please sign in to comment.