Re: [PATCH 1/9] KVM: arm64: Document PV-time interface
From: Steven Price <steven.price@arm.com>
Date: 2019-08-05 13:16:39
Also in:
kvm, kvmarm, linux-doc, lkml
From: Steven Price <steven.price@arm.com>
Date: 2019-08-05 13:16:39
Also in:
kvm, kvmarm, linux-doc, lkml
On 05/08/2019 04:23, Zenghui Yu wrote:
Hi Steven, On 2019/8/2 22:50, Steven Price wrote:quoted
Introduce a paravirtualization interface for KVM/arm64 based on the "Arm Paravirtualized Time for Arm-Base Systems" specification DEN 0057A. This only adds the details about "Stolen Time" as the details of "Live Physical Time" have not been fully agreed. User space can specify a reserved area of memory for the guest and inform KVM to populate the memory with information on time that the host kernel has stolen from the guest. A hypercall interface is provided for the guest to interrogate the hypervisor's support for this interface and the location of the shared memory structures. Signed-off-by: Steven Price <steven.price@arm.com> --- Documentation/virtual/kvm/arm/pvtime.txt | 107 +++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 Documentation/virtual/kvm/arm/pvtime.txt^^^^^^^ This directory has been renamed recently, see: https://patchwork.ozlabs.org/patch/1136104/
Thanks for pointing that out - I'll move it in the next version. Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel