Skip to content

Commit

Permalink
KVM: Bump API version
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Kivity <avi@qumranet.com>
  • Loading branch information
Avi Kivity committed Mar 4, 2007
1 parent bccf215 commit f7e6a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/kvm.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7e6a45

Please sign in to comment.