KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_ns
authorDavid Matlack <dmatlack@google.com>
Thu, 1 Dec 2022 19:52:49 +0000 (11:52 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Dec 2022 18:20:30 +0000 (13:20 -0500)
commit34e30ebbe48cc43c14276f863f0d2995c8f13186
treeb67a8f87a7f9c80c56b9723f1b1fc01af1219278
parentb8b43a4c2e9f66481cc667007aac6d0372e9c4cb
KVM: Document the interaction between KVM_CAP_HALT_POLL and halt_poll_ns

Clarify the existing documentation about how KVM_CAP_HALT_POLL and
halt_poll_ns interact to make it clear that VMs using KVM_CAP_HALT_POLL
ignore halt_poll_ns.

Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20221201195249.3369720-3-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst
Documentation/virt/kvm/halt-polling.rst