diff options
author | Yongbok Kim <yongbok.kim@imgtec.com> | 2015-06-01 12:13:23 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2015-06-11 10:13:28 +0100 |
commit | 3b4afc9e75ab1a95f33e41f462921093f8a109c4 (patch) | |
tree | d2f9bcad2f99fc11209b1d59993abf96700611ad /trace | |
parent | be3a8c53b4f18bcc51a462d977cc61a0f46ebb1c (diff) | |
download | hqemu-3b4afc9e75ab1a95f33e41f462921093f8a109c4.zip hqemu-3b4afc9e75ab1a95f33e41f462921093f8a109c4.tar.gz |
softmmu: Add probe_write()
Probe for whether the specified guest write access is permitted.
If it is not permitted then an exception will be taken in the same
way as if this were a real write access (and we will not return).
Otherwise the function will return, and there will be a valid
entry in the TLB for this access.
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions