]> Git Repo - linux.git/commitdiff
tools: include: sync include/api/linux/kvm.h
authorPaolo Bonzini <[email protected]>
Sat, 22 Oct 2022 11:43:52 +0000 (07:43 -0400)
committerPaolo Bonzini <[email protected]>
Sat, 22 Oct 2022 11:54:19 +0000 (07:54 -0400)
Provide a definition of KVM_CAP_DIRTY_LOG_RING_ACQ_REL.

Fixes: 17601bfed909 ("KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option")
Cc: Marc Zyngier <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tools/include/uapi/linux/kvm.h

index eed0315a77a6db675d639e6ed9ef26b5f9081280..0d5d4419139aeca5a932fa9f0ac4e29330f75767 100644 (file)
@@ -1177,6 +1177,7 @@ struct kvm_ppc_resize_hpt {
 #define KVM_CAP_VM_DISABLE_NX_HUGE_PAGES 220
 #define KVM_CAP_S390_ZPCI_OP 221
 #define KVM_CAP_S390_CPU_TOPOLOGY 222
+#define KVM_CAP_DIRTY_LOG_RING_ACQ_REL 223
 
 #ifdef KVM_CAP_IRQ_ROUTING
 
This page took 0.058685 seconds and 4 git commands to generate.