KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
authorMarc Zyngier <maz@kernel.org>
Mon, 26 Sep 2022 14:51:17 +0000 (15:51 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 29 Sep 2022 09:23:08 +0000 (10:23 +0100)
commitfc0693d4e5afe3c110503c3afa9f60600f9e964b
treefd798ed3f97e3ff885e87da53f4599f09b0cf8cf
parent17601bfed909fa080fcfd227b57da2bd4dc2d2a6
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
arch/x86/kvm/Kconfig