Re: hvf: Invalid ISV on data abort

2023-08-02 Thread Alexander Graf
Hi Antonio, On 02.08.23 11:43, Antonio Caggiano wrote: Hi there, I am trying to bring up a guest on HVF, which at a certain point is trying to write to an area of mmio space and it triggers a data abort where ISV=0 (translation fault level 2). I wonder what could cause it and how to recover.

hvf: Invalid ISV on data abort

2023-08-02 Thread Antonio Caggiano
Hi there, I am trying to bring up a guest on HVF, which at a certain point is trying to write to an area of mmio space and it triggers a data abort where ISV=0 (translation fault level 2). I wonder what could cause it and how to recover. Kind regards, Antonio