On 1/19/26 08:59, Philippe Mathieu-Daudé wrote:
Since v4:
- Addressed Akihiko's comments
. Do not introduce hvf_arch_cpu_synchronize_[pre/post]exec() hooks
. Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0 in hvf_[put/get]_registers()
Philippe Mathieu-Daudé (2):
target/arm/hvf: Move hvf_sysreg_[read,write]_cp() functions around
target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0
target/arm/hvf/hvf.c | 167 +++++++++++++++++++++++++------------------
1 file changed, 96 insertions(+), 71 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~