aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm
diff options
context:
space:
mode:
authorSteven Price <steven.price@arm.com>2019-10-21 16:28:17 +0100
committerMarc Zyngier <maz@kernel.org>2019-10-21 19:20:27 +0100
commitcac0f1b7285eaaf9a186c618c3a7304d82ed5493 (patch)
tree1e2d0fc472e232ba268d86e608df462e88d06f5b /virt/kvm
parentKVM: arm64: Implement PV_TIME_FEATURES call (diff)
downloadlinux-dev-cac0f1b7285eaaf9a186c618c3a7304d82ed5493.tar.xz
linux-dev-cac0f1b7285eaaf9a186c618c3a7304d82ed5493.zip
KVM: Implement kvm_put_guest()
kvm_put_guest() is analogous to put_user() - it writes a single value to the guest physical address. The implementation is built upon put_user() and so it has the same single copy atomic properties. Signed-off-by: Steven Price <steven.price@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions