diff options
| author | Richard Henderson | 2018-03-09 18:09:43 +0100 |
|---|---|---|
| committer | Peter Maydell | 2018-03-09 18:09:43 +0100 |
| commit | e1eecd1d9d4c1ade32e0499272f04d67a8ae913d (patch) | |
| tree | 27a57b68ac6c6843ce37c2656ce59733ae4ff1fc /include/exec/user | |
| parent | aarch64-linux-user: Split out helpers for guest signal handling (diff) | |
| download | qemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.tar.gz qemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.tar.xz qemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.zip | |
aarch64-linux-user: Remove struct target_aux_context
This changes the qemu signal frame layout to be more like the kernel's,
in that the various records are dynamically allocated rather than fixed
in place by a structure.
For now, all of the allocation is out of uc.tuc_mcontext.__reserved,
so the allocation is actually trivial. That will change with SVE support.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180303143823.27055-4-richard.henderson@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
