]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
authorDave Martin <Dave.Martin@arm.com>
Tue, 15 Jan 2019 17:02:08 +0000 (17:02 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 29 Mar 2019 14:41:55 +0000 (14:41 +0000)
commit395f562f2b4cf9aef0db540d460b859fcde110b6
tree2c07cbd022b54c80bf22f2787dc622364b206ff5
parent555f3d03e7fb43a539050aee91337978da14a25e
KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG

KVM_GET_ONE_REG and KVM_SET_ONE_REG return some error codes that
are not documented (but hopefully not surprising either).  To give
an indication of what these may mean, this patch adds brief
documentation.

Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/virtual/kvm/api.txt