commit | ef03168a8536f4427ab24a1fc43638dfbecc1bf8 | [log] [tgz] |
---|---|---|
author | Guan Xuetao <gxt@mprc.pku.edu.cn> | Fri Aug 10 14:42:26 2012 +0800 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Aug 11 09:36:58 2012 +0000 |
tree | ca3a8a5fc24f01409a927e89c62221f578f4d1f6 | |
parent | f3ccc32369532e8a069ea5b7ee201b75e668deab [diff] |
unicore32-softmmu: Make sure that kernel can access user space As a matter of course, we need to access user space in kernel code, so we need to correct load/store decoders to indicate correct memory region. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>