summary refs log tree commit diff stats
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-04-25 19:53:24 -0700
committerLaurent Vivier <laurent@vivier.eu>2021-05-15 21:43:23 +0200
commita1181d53a97dbed24b68fd04d700679cf9d6af65 (patch)
tree70098218406404b44cd4d158f608115849c3bbb4 /scripts/qapi/parser.py
parentf8ea624e7456b10bee8e82b788885a438af8084d (diff)
downloadfocaccia-qemu-a1181d53a97dbed24b68fd04d700679cf9d6af65.tar.gz
focaccia-qemu-a1181d53a97dbed24b68fd04d700679cf9d6af65.zip
linux-user/sparc: Use target_pt_regs
Replace __siginfo_t with target_pt_regs, and move si_mask
into target_signal_frame directly.

Extract save/restore functions for target_pt_regs.  Adjust
for sparc64 tstate.  Use proper get/put functions for psr.
Turns out we were already writing to si_mask twice, so no
need to handle that in the new functions.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210426025334.1168495-16-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions