[PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST

From: Keqian Zhu
Date: Sun Aug 16 2020 - 23:38:23 EST


During picking up pvtime LPT support for arm64, I do some trivial fixes for
pvtime ST.

Keqian Zhu (3):
KVM: arm64: Some fixes of PV-time interface document
KVM: uapi: Remove KVM_DEV_TYPE_ARM_PV_TIME in kvm_device_type
KVM: arm64: Use kvm_write_guest_lock when init stolen time

Documentation/virt/kvm/arm/pvtime.rst | 6 +++---
arch/arm64/kvm/pvtime.c | 6 +-----
include/uapi/linux/kvm.h | 2 --
tools/include/uapi/linux/kvm.h | 2 --
4 files changed, 4 insertions(+), 12 deletions(-)

--
1.8.3.1