Skip to content

Commit 9aec606

Browse files
committed
tools: include: sync include/api/linux/kvm.h
Provide a definition of KVM_CAP_DIRTY_LOG_RING_ACQ_REL. Fixes: 17601bf ("KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option") Cc: Marc Zyngier <maz@kernel.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 1739c70 commit 9aec606

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tools/include/uapi/linux

tools/include/uapi/linux/kvm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,7 @@ struct kvm_ppc_resize_hpt {
11771177
#define KVM_CAP_VM_DISABLE_NX_HUGE_PAGES 220
11781178
#define KVM_CAP_S390_ZPCI_OP 221
11791179
#define KVM_CAP_S390_CPU_TOPOLOGY 222
1180+
#define KVM_CAP_DIRTY_LOG_RING_ACQ_REL 223
11801181

11811182
#ifdef KVM_CAP_IRQ_ROUTING
11821183

0 commit comments

Comments
 (0)