On 10 October 2015 at 03:53, Peter Crosthwaite <crosthwaitepe...@gmail.com> 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: qemu-sta...@nongnu.org > Cc: Guenter Roeck <li...@roeck-us.net> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > --- > hw/misc/zynq_slcr.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to target-arm.next, thanks. -- PMM