commit | 7af03928b1194befa1ad12e25b0e53e6770ba18c | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu May 01 18:36:17 2014 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri May 02 21:59:36 2014 +0300 |
tree | f75d692812a5f76197910c36547dfa83cca225c0 | |
parent | 34d6086236baeb59f4b46e2380f2b271acd6f6cf [diff] |
linux-user/signal.c: Set fault address in AArch64 signal info Set the fault address correctly in the signal information passed to a signal handler for AArch64 guests. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>