Searched hist:"22 f15579fa1ca654d331cac8e68a4e70981a8801" (Results 1 – 5 of 5) sorted by relevance
/qemu/tcg/ |
H A D | meson.build | 22f15579fa1ca654d331cac8e68a4e70981a8801 Thu Mar 18 18:46:44 UTC 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | tcg.c | 22f15579fa1ca654d331cac8e68a4e70981a8801 Thu Mar 18 18:46:44 UTC 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|
/qemu/tests/docker/dockerfiles/ |
H A D | alpine.docker | 22f15579fa1ca654d331cac8e68a4e70981a8801 Thu Mar 18 18:46:44 UTC 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | fedora-win64-cross.docker | 22f15579fa1ca654d331cac8e68a4e70981a8801 Thu Mar 18 18:46:44 UTC 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|
H A D | fedora.docker | 22f15579fa1ca654d331cac8e68a4e70981a8801 Thu Mar 18 18:46:44 UTC 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|