linux-headers/kvm: Bump KVM_CAP_MEMORY_ATTRIBUTES and KVM_CAP_VM_TYPES
... to align with kvm-upstream-workaround branch. Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
This commit is contained in:
committed by
Nikolay Borisov
parent
81fe2d0f16
commit
dda4315b2a
@@ -1253,8 +1253,9 @@ struct kvm_ppc_resize_hpt {
|
|||||||
#define KVM_CAP_DIRTY_LOG_RING_ACQ_REL 223
|
#define KVM_CAP_DIRTY_LOG_RING_ACQ_REL 223
|
||||||
#define KVM_CAP_S390_PROTECTED_ASYNC_DISABLE 224
|
#define KVM_CAP_S390_PROTECTED_ASYNC_DISABLE 224
|
||||||
|
|
||||||
#define KVM_CAP_MEMORY_ATTRIBUTES 225
|
/* TODO: remove this workaround to avoid CAP number conflict in the upstream. */
|
||||||
#define KVM_CAP_VM_TYPES 226
|
#define KVM_CAP_MEMORY_ATTRIBUTES 500
|
||||||
|
#define KVM_CAP_VM_TYPES 1000
|
||||||
|
|
||||||
#ifdef KVM_CAP_IRQ_ROUTING
|
#ifdef KVM_CAP_IRQ_ROUTING
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user