diff options
author | Tsuneo Saito | 2011-07-21 17:16:32 +0200 |
---|---|---|
committer | Blue Swirl | 2011-07-21 22:01:56 +0200 |
commit | b7785d2072164fa8576767853af9ed517508ee57 (patch) | |
tree | cc0c649565d674a0fa055b790ac4fb97d915b788 /module.h | |
parent | SPARC64: fix fault status overwritten on nonfaulting load (diff) | |
download | qemu-b7785d2072164fa8576767853af9ed517508ee57.tar.gz qemu-b7785d2072164fa8576767853af9ed517508ee57.tar.xz qemu-b7785d2072164fa8576767853af9ed517508ee57.zip |
SPARC64: implement MMU miss traps on nonfaulting loads
Nonfaulting loads should raise fast_data_access_MMU_miss traps as
normal loads do. It is up to the guest OS kernel that detect MMU misses
on nonfaulting load instructions and make them complete without signaling.
Signed-off-by: Tsuneo Saito <tsnsaito@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'module.h')
0 files changed, 0 insertions, 0 deletions