aboutsummaryrefslogtreecommitdiff
path: root/fsdev/qemu-fsdev.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-03-09 17:09:43 +0000
committerPeter Maydell <peter.maydell@linaro.org>2018-03-09 17:09:43 +0000
commite1eecd1d9d4c1ade32e0499272f04d67a8ae913d (patch)
tree27a57b68ac6c6843ce37c2656ce59733ae4ff1fc /fsdev/qemu-fsdev.c
parent3b505bbae14297d16255f21b9eb02c774a8aa8f6 (diff)
downloadqemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.zip
qemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.tar.gz
qemu-e1eecd1d9d4c1ade32e0499272f04d67a8ae913d.tar.bz2
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 'fsdev/qemu-fsdev.c')
0 files changed, 0 insertions, 0 deletions