diff options
author | Tom Musta | 2014-06-30 15:13:40 +0200 |
---|---|---|
committer | Alexander Graf | 2014-09-08 12:50:46 +0200 |
commit | 19774ec5c4019d1802b497d702e1eefd3c193e84 (patch) | |
tree | 646b5ea3d32d523f09c496cd5e78bfffddcf2395 /translate-all.c | |
parent | linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer (diff) | |
download | qemu-19774ec5c4019d1802b497d702e1eefd3c193e84.tar.gz qemu-19774ec5c4019d1802b497d702e1eefd3c193e84.tar.xz qemu-19774ec5c4019d1802b497d702e1eefd3c193e84.zip |
linux-user: Implement do_setcontext for PPC64
Eliminate the stub for the do_setcontext() function for TARGET_PPC64. The
implementation re-uses the existing TARGET_PPC32 code with the only change
being the computation of the address of the register save area.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'translate-all.c')
0 files changed, 0 insertions, 0 deletions