Skip to content

Commit fc0693d

Browse files
author
Marc Zyngier
committed
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
Since x86 is TSO (give or take), allow it to advertise the new ACQ_REL version of the dirty ring capability. No other change is required for it. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Gavin Shan <gshan@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/r/20220926145120.27974-4-maz@kernel.org
1 parent 17601bf commit fc0693d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/x86/kvm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ config KVM
2929
select HAVE_KVM_PFNCACHE
3030
select HAVE_KVM_IRQFD
3131
select HAVE_KVM_DIRTY_RING_TSO
32+
select HAVE_KVM_DIRTY_RING_ACQ_REL
3233
select IRQ_BYPASS_MANAGER
3334
select HAVE_KVM_IRQ_BYPASS
3435
select HAVE_KVM_IRQ_ROUTING

0 commit comments

Comments
 (0)