This series add support for paravirtualized time for arm64 guests and
KVM hosts following the specification in Arm's document DEN 0057A:
https://developer.arm.com/docs/den0057/a
It implements support for stolen time, allowing the guest to
identify time when it is forcibly not executing.
Note that Live Physical Time (LPT) which was previously part of the
above specification has now been removed.
Also available as a git tree:
git://linux-arm.org/linux-sp.git stolen_time/v7