Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dea8caee authored by Rusty Russell's avatar Rusty Russell Committed by Avi Kivity
Browse files

KVM: Trivial: /dev/kvm interface is no longer experimental.



KVM interface is no longer experimental.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 65619eb5
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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>