]> Git Repo - linux.git/commitdiff
KVM: Bump API version
authorAvi Kivity <[email protected]>
Wed, 21 Feb 2007 17:47:40 +0000 (19:47 +0200)
committerAvi Kivity <[email protected]>
Sun, 4 Mar 2007 09:12:42 +0000 (11:12 +0200)
Signed-off-by: Avi Kivity <[email protected]>
include/linux/kvm.h

index 7c9a4004af44f716a9e863bcf55cb1f9cd40f930..275354ffa1cbf6604bbcf0ce924660195764a090 100644 (file)
@@ -11,7 +11,7 @@
 #include <asm/types.h>
 #include <linux/ioctl.h>
 
-#define KVM_API_VERSION 3
+#define KVM_API_VERSION 4
 
 /*
  * Architectural interrupt line count, and the size of the bitmap needed
This page took 0.052185 seconds and 4 git commands to generate.