diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-18 12:46:44 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 08:51:11 -0700 |
commit | 22f15579fa1ca654d331cac8e68a4e70981a8801 (patch) | |
tree | 4455d1d60b899f48d6e50f19cd8f9237d5bf2569 /docs | |
parent | fa52e660620fbb2418868e337aee06427ceafdbb (diff) | |
download | qemu-22f15579fa1ca654d331cac8e68a4e70981a8801.zip qemu-22f15579fa1ca654d331cac8e68a4e70981a8801.tar.gz qemu-22f15579fa1ca654d331cac8e68a4e70981a8801.tar.bz2 |
tcg: Build ffi data structures for helpers
Add libffi as a build requirement for TCI.
Add libffi to the dockerfiles to satisfy that requirement.
Construct an ffi_cif structure for each unique typemask.
Record the result in a separate hash table for later lookup;
this allows helper_table to stay const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions