diff options
author | Steven Price <steven.price@arm.com> | 2019-10-21 16:28:14 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-10-21 19:20:25 +0100 |
commit | 6a7458485b390f48e481fcd4a0b20e6c5c843d2e (patch) | |
tree | ec921843fb5a9d544d7dbecbd34bb28f9807a135 /include/kvm | |
parent | dcac930e9901d765234bc15004db4f7d4416db71 (diff) | |
download | linux-6a7458485b390f48e481fcd4a0b20e6c5c843d2e.tar.bz2 |
KVM: arm64: Document PV-time interface
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>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions