On Fri, 1 May 2020 18:36:24 -0400 Joshua Abraham <[email protected]> wrote:
> 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 <[email protected]> > --- > Changes in v2: > - Re-word documentation to be clearer. Also fix a small grammar > error. > > Documentation/virt/kvm/api.rst | 12 +++++++----- > 1 file changed, 7 insertions(+), 5 deletions(-) Applied, thanks. jon

