[PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values

2021-08-04 Thread Oliver Upton
In some instances, a VMM may want to update the guest's counter-timer offset in a transparent manner, meaning that changes to the hardware value do not affect the synthetic register presented to the guest or the VMM through said guest's architectural state. Lay the groundwork to separate guest

Re: [PATCH v6 12/21] KVM: arm64: Separate guest/host counter offset values

2021-08-04 Thread Andrew Jones
On Wed, Aug 04, 2021 at 08:58:10AM +, Oliver Upton wrote: > In some instances, a VMM may want to update the guest's counter-timer > offset in a transparent manner, meaning that changes to the hardware > value do not affect the synthetic register presented to the guest or the > VMM through said