aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorWarner Losh <imp@bsdimp.com>2022-01-19 11:49:05 -0700
committerWarner Losh <imp@bsdimp.com>2022-01-28 15:52:38 -0700
commit224474622e61f24c4b991fca03e32113eaac91cb (patch)
tree2a8ef945de5052520fd7b0316d6d4ae115041d09 /hw/intc
parent2373a62ae9600aef57923fdba0518e916cc8d28c (diff)
downloadqemu-224474622e61f24c4b991fca03e32113eaac91cb.zip
qemu-224474622e61f24c4b991fca03e32113eaac91cb.tar.gz
qemu-224474622e61f24c4b991fca03e32113eaac91cb.tar.bz2
bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
Fix the broken context setting for arm. FreeBSD's get_mcontext does not fill in the vfp info. It's filled in in sigframe(). This corresponds to the new setup_sigframe_arch which fills in mcontext, then adjusts it to point to the vfp context in the sigframe and fills in that context as well. Add pointer to where this code is done. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions