commit | f7e6a45ad9224dfe9f0d76a45c43be7ccafe0b82 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Wed Feb 21 19:47:40 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Mar 04 11:12:42 2007 +0200 |
tree | 70a99de2820f90186facd2caf41c14b7e2504e1c | |
parent | bccf2150fe62dda5fb09efa2f64d2a234694eb48 [diff] [blame] |
KVM: Bump API version Signed-off-by: Avi Kivity <avi@qumranet.com>
diff --git a/include/linux/kvm.h b/include/linux/kvm.h index 7c9a400..275354f 100644 --- a/include/linux/kvm.h +++ b/include/linux/kvm.h
@@ -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