OSDN Git Service

docs: kvm: Fix KVM_KVMCLOCK_CTRL API doc
authorJoshua Abraham <j.abraham1776@gmail.com>
Fri, 1 May 2020 22:36:24 +0000 (18:36 -0400)
committerJonathan Corbet <corbet@lwn.net>
Tue, 5 May 2020 15:40:54 +0000 (09:40 -0600)
commit35c59990058351a1c9efab9e49dd19c2e5579cfb
tree58b192fbc7c92bf77247b751e7b7599355736346
parent094d6dc56245d0c796af9ed3e680effbe66ba0b5
docs: kvm: Fix KVM_KVMCLOCK_CTRL API doc

The KVM_KVMCLOCK_CTRL ioctl signals to supported KVM guests
that the hypervisor has paused it. Update the documentation to
reflect that the guest is notified by this API.

Signed-off-by: Joshua Abraham <sinisterpatrician@gmail.com>
Link: https://lore.kernel.org/r/20200501223624.GA25826@josh-ZenBook
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/virt/kvm/api.rst