mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 22:51:37 +00:00
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>
This commit is contained in:
parent
65619eb5a8
commit
dea8caee7b
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
||||||
/*
|
/*
|
||||||
* Userspace interface for /dev/kvm - kernel based virtual machine
|
* Userspace interface for /dev/kvm - kernel based virtual machine
|
||||||
*
|
*
|
||||||
* Note: this interface is considered experimental and may change without
|
* Note: you must update KVM_API_VERSION if you change this interface.
|
||||||
* notice.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <asm/types.h>
|
#include <asm/types.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue