diff options
author | Tom Musta <tommusta@gmail.com> | 2014-06-30 08:13:39 -0500 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-09-08 12:50:46 +0200 |
commit | 8d6ab333ebf2751d2467bd7dae94a04742052e26 (patch) | |
tree | 09786e24fa43cdef45e711b98cc1b2d962267d6f /xbzrle.c | |
parent | 61e75fecef17aff4b0ecef26b300b90de410aaa2 (diff) | |
download | hqemu-8d6ab333ebf2751d2467bd7dae94a04742052e26.zip hqemu-8d6ab333ebf2751d2467bd7dae94a04742052e26.tar.gz |
linux-user: Properly Dereference PPC64 ELFv1 Signal Handler Pointer
Properly dereference 64-bit PPC ELF V1 ABIT function pointers to signal handlers.
On this platform, function pointers are pointers to structures and the first 64
bits of such a structure contains the function's entry point. The second 64 bits
contains the TOC pointer, which must be placed into GPR 2.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'xbzrle.c')
0 files changed, 0 insertions, 0 deletions