Re: [PATCH v2 0/3] KVM: arm64: Fixes for timers and pKVM
Oliver Upton <[email protected]> Sat, 8 Aug 2026 11:44:11 -0700
| Newsgroups | dev.linux.lists.kvmarm,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 08 Aug 2026 08:58:21 +0000, Mostafa Saleh wrote:
> What started as a small patch ended up as a 3 patch series thanks
> to Sashiko.
>
> First patch from Marc to consolidate the offset calculation,
> follow up patches fix issues with non-protected VM and timer
> offset and protected VM running with broken CNTVOFF_EL2.
>
> [...]
Dropped the unintended SOB in patch 3 you mentioned.
Applied to next, thanks!
[1/3] KVM: arm64: Make timer_get_offset() work in all contexts
https://git.kernel.org/kvmarm/kvmarm/c/2858600ecd01
[2/3] KVM: arm64: Fix timer offsets for non-protected VMs
https://git.kernel.org/kvmarm/kvmarm/c/47d3eef780e3
[3/3] KVM: arm64: Fix hvhe and broken CNTVOFF_EL2
https://git.kernel.org/kvmarm/kvmarm/c/2e813a6e8ebe
--
Best,
Oliver