[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v4 0/1] arm: Steps towards EL2 support round 6
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v4 0/1] arm: Steps towards EL2 support round 6 |
Date: |
Mon, 16 May 2016 19:16:24 +0100 |
On 5 May 2016 at 17:10, Edgar E. Iglesias <address@hidden> wrote:
> From: "Edgar E. Iglesias" <address@hidden>
>
> Hi,
>
> Another round of patches towards EL2 support. This one adds partial
> Instruction Syndrome generation for Data Aborts while running in AArch64.
>
> I don't feel very confident with the way I collect the regsize info used
> to fill out the SF field. Feedback on that would be great.
>
> Once we sort out the details on how this should be implemented we can
> fill out the parts needed for AArch32. Possibly in a future version of
> this same series.
Applied to target-arm.next, thanks.
-- PMM