mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 05:50:19 +00:00
KVM: Bump API version
Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
bccf2150fe
commit
f7e6a45ad9
@ -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 New Issue
Block a user