qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 3/4] arm: boot: Use cpu_set_pc


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 3/4] arm: boot: Use cpu_set_pc
Date: Tue, 16 Jun 2015 12:32:04 +0100

On 16 June 2015 at 06:46, Peter Crosthwaite <address@hidden> wrote:
> Use cpu_set_pc across the board for setting program counters. This
> removes instances of system level code having to reach into the CPU
> env.
>
> Signed-off-by: Peter Crosthwaite <address@hidden>
> ---

Reviewed-by: Peter Maydell <address@hidden>

though you'll want to drop the &error_abort argument to
cpu_set_pc() (see my review on patch 1).

thanks
-- PMM



reply via email to

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