qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] misc: zynq_slcr: Fix MMIO writes


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] misc: zynq_slcr: Fix MMIO writes
Date: Tue, 13 Oct 2015 18:20:36 +0100

On 10 October 2015 at 03:53, Peter Crosthwaite
<address@hidden> wrote:
> The /4 for offset calculation in MMIO writes was happening twice giving
> wrong write offsets. Fix.
>
> While touching the code, change the if-else to be a short returning if
> and convert the debug message to a GUEST_ERROR, which is more accurate
> for this condition.
>
> Cc: address@hidden
> Cc: Guenter Roeck <address@hidden>
> Signed-off-by: Peter Crosthwaite <address@hidden>
> ---
>  hw/misc/zynq_slcr.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)



Applied to target-arm.next, thanks.

-- PMM



reply via email to

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