diff options
author | YuYeon Oh <yuyeon.oh@samsung.com> | 2011-04-25 01:23:58 +0000 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-04-27 20:13:26 +0200 |
commit | 5856d44eb592e05bb266fb2c7db42926faa22144 (patch) | |
tree | 2631cdfad2f3c606bd13cdaf761a5c081b5179d7 /kvm-stub.c | |
parent | 47f7be394aa7baf7855fe78f56b8ba4c69bf75d9 (diff) |
target-arm: fix LDMIA bug on page boundary
target-arm: fix LDMIA bug on page boundary
When consecutive memory locations are on page boundary, a base register may be
loaded before page fault occurs. After page fault handling, it losts the memory
location information. To solve this problem, loading a base register has to put back.
Signed-off-by: Yuyeon Oh <yuyeon.oh@samsung.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions