qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 1/2] target-arm: Fix default_exception_el() f


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 1/2] target-arm: Fix default_exception_el() function for the case when EL3 is not supported
Date: Tue, 8 Sep 2015 14:52:35 +0100

On 2 September 2015 at 16:39, Sergey Sorokin <address@hidden> wrote:
> If EL3 is not supported in current configuration,
> we should not try to get EL3 bitness.
>
> Signed-off-by: Sergey Sorokin <address@hidden>
> ---
>  target-arm/translate-a64.c | 6 +++++-
>  target-arm/translate.c     | 6 +++++-
>  target-arm/translate.h     | 7 +++++--
>  3 files changed, 15 insertions(+), 4 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

I've applied this first patch to target-arm.next, to save
you carrying it around. (I fixed a minor typo in a comment.)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]