This series makes some small cleanups to the existing halt-polling documentation. Patch 1 moves halt-polling.rst out of the x86-specific directory, and patch 2 clarifies the interaction between KVM_CAP_HALT_POLL and kvm.halt_poll_ns, which was recently broken and a source of confusion [1]. [1] https://lore.kernel.org/kvm/03f2f5ab-e809-2ba5-bd98-3393c3b843d2@xxxxxxxxxx/ Cc: Yanan Wang <wangyanan55@xxxxxxxxxx> Cc: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx> David Matlack (2): KVM: Move halt-polling documentation into common directory KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_ns Documentation/virt/kvm/api.rst | 15 +++++++-------- Documentation/virt/kvm/{x86 => }/halt-polling.rst | 13 +++++++++++++ Documentation/virt/kvm/index.rst | 1 + Documentation/virt/kvm/x86/index.rst | 1 - 4 files changed, 21 insertions(+), 9 deletions(-) rename Documentation/virt/kvm/{x86 => }/halt-polling.rst (92%) base-commit: 7e3bba93f42e9d9abe81344bdba5ddc635b7c449 -- 2.39.0.rc0.267.gcb52ba06e7-goog