commit | 661f7fa4b088f2734050a751dd9d1d836b49e981 | [log] [tgz] |
---|---|---|
author | Richard Henderson <[email protected]> | Fri Mar 14 22:24:57 2014 -0400 |
committer | Richard Henderson <[email protected]> | Wed Apr 16 12:12:32 2014 -0400 |
tree | 94e0c8058361948716e71922bceedfd5243b00df | |
parent | 851627352c52b5beebf119785885391fa05a44c5 [diff] |
tcg-aarch64: Properly detect SIGSEGV writes Since the kernel doesn't pass any info on the reason for the fault, disassemble the instruction to detect a store. Reviewed-by: Alex Bennée <[email protected]> Reviewed-by: Claudio Fontana <[email protected]> Signed-off-by: Richard Henderson <[email protected]>