projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1739c70
)
tools: include: sync include/api/linux/kvm.h
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 22 Oct 2022 11:43:52 +0000
(07:43 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
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 <maz@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/include/uapi/linux/kvm.h
patch
|
blob
|
history
diff --git
a/tools/include/uapi/linux/kvm.h
b/tools/include/uapi/linux/kvm.h
index
eed0315
..
0d5d441
100644
(file)
--- a/
tools/include/uapi/linux/kvm.h
+++ b/
tools/include/uapi/linux/kvm.h
@@
-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