]> git.proxmox.com Git - qemu.git/commit
target-cris: Build fix for debug output
authorAndreas Färber <afaerber@suse.de>
Sun, 27 Jan 2013 06:26:05 +0000 (07:26 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 4 Feb 2013 15:12:57 +0000 (16:12 +0100)
commitff057ccb07f07ee8f34ae4104f7ba8c2dcbc3f9a
tree569ec86d6484bcf540d98e63f3bf7116b1fed296
parentfbeadf50f2f965741def823036b086bbc2999b1f
target-cris: Build fix for debug output

Around r3361 (81fdc5f8d2d681da8d255baf0713144f8656bac9) env->debug1 used
to contain the address of an MMU fault. This is now written into
env->pregs[PR_EDA] instead.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-cris/op_helper.c