Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-21 | KVM: arm64: Implement PV_TIME_FEATURES call | Steven Price | |
This provides a mechanism for querying which paravirtualized time features are available in this hypervisor. Also add the header file which defines the ABI for the paravirtualized time features we're about to add. Signed-off-by: Steven Price <steven.price@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> |