On 15/2/26 11:15, Mohamed Mediouni wrote:
On 18. Jan 2026, at 22:59, Philippe Mathieu-Daudé <[email protected]> wrote:
Keep CNTV_CTL_EL0 and CNTV_CVAL_EL0 synchronized with the
host hardware accelerator.
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
target/arm/hvf/hvf.c | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
Hello,
This broke VM save/restore on my setup. Will have a commit to revert this in my
next revision
of the HVF nested virt series.
LGTM, thanks for taking care of it Mohamed!
Thanks,
-Mohamed