[PATCH 6/6] KVM: Bump API version

From: Avi Kivity
Date: Wed Feb 21 2007 - 13:18:53 EST


Signed-off-by: Avi Kivity <avi@xxxxxxxxxxxx>
---
include/linux/kvm.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/