Re: [Qemu-devel] [PATCH 20/35] target/mips: Fix not to update BadVAddr in Debug Mode

2018-06-21 Thread Philippe Mathieu-Daudé
On 06/20/2018 09:06 AM, Yongbok Kim wrote: > From: Yongbok Kim > > BadVaddr shouldn't be updated in Debug Mode Long-standing issue! > > Signed-off-by: Yongbok Kim Reviewed-by: Philippe Mathieu-Daudé > --- > target/mips/helper.c| 4 +++- > target/mips/op_helper.c | 20 +++-

[Qemu-devel] [PATCH 20/35] target/mips: Fix not to update BadVAddr in Debug Mode

2018-06-20 Thread Yongbok Kim
From: Yongbok Kim BadVaddr shouldn't be updated in Debug Mode Signed-off-by: Yongbok Kim --- target/mips/helper.c| 4 +++- target/mips/op_helper.c | 20 +++- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/target/mips/helper.c b/target/mips/helper.c index 8