On 7/3/26 16:31, Mohamed Mediouni wrote:
When starting up the VM at EL2, more sysregs are available. Sync the state of 
those.

In addition, sync the state of the EL1 physical timer when the vGIC is used, 
even
if running at EL1. However, no OS running at EL1 is expected to use those 
registers.

Signed-off-by: Mohamed Mediouni <[email protected]>
---
  target/arm/hvf/hvf.c        | 61 +++++++++++++++++++++++++++++++++----
  target/arm/hvf/sysreg.c.inc | 44 ++++++++++++++++++++++++++
  2 files changed, 99 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to