On 06/11/2011 18:33, Peter Maydell wrote:
On 5 November 2011 11:42, Jean-Christophe DUBOIS wrote:
During Xvisor development, it was noted that qemu did not return
the correct domain value in the Cp15 [Data] FSR register (C5).
This patch is a proposal to fix it.
v2:
- fix coding style
- rebase
On 5 November 2011 11:42, Jean-Christophe DUBOIS wrote:
> During Xvisor development, it was noted that qemu did not return
> the correct domain value in the Cp15 [Data] FSR register (C5).
>
> This patch is a proposal to fix it.
>
> v2:
> - fix coding style
> - rebase on git.
>
> Signed-off-by: Jea