mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +00:00
KVM: Bump API version
Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
bccf2150fe
commit
f7e6a45ad9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue