Home
last modified time | relevance | path

Searched hist:"22 f15579fa1ca654d331cac8e68a4e70981a8801" (Results 1 – 5 of 5) sorted by relevance

/qemu/tcg/
H A Dmeson.build22f15579fa1ca654d331cac8e68a4e70981a8801 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 Dtcg.c22f15579fa1ca654d331cac8e68a4e70981a8801 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 Dalpine.docker22f15579fa1ca654d331cac8e68a4e70981a8801 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 Dfedora-win64-cross.docker22f15579fa1ca654d331cac8e68a4e70981a8801 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 Dfedora.docker22f15579fa1ca654d331cac8e68a4e70981a8801 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>