Re: [RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG

2021-03-08 Thread Claudio Fontana
On 3/8/21 2:40 PM, David Hildenbrand wrote: > On 04.03.21 23:23, Philippe Mathieu-Daudé wrote: >> Invert the #ifdef'ry to easily restrict tcg_exec_init() declaration >> to CONFIG_TCG. >> >> Signed-off-by: Philippe Mathieu-Daudé >> --- >> include/sysemu/tcg.h | 10 ++ >> 1 file changed,

Re: [RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG

2021-03-08 Thread David Hildenbrand
On 04.03.21 23:23, Philippe Mathieu-Daudé wrote: Invert the #ifdef'ry to easily restrict tcg_exec_init() declaration to CONFIG_TCG. Signed-off-by: Philippe Mathieu-Daudé --- include/sysemu/tcg.h | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/include/sysemu/tcg

[RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG

2021-03-04 Thread Philippe Mathieu-Daudé
Invert the #ifdef'ry to easily restrict tcg_exec_init() declaration to CONFIG_TCG. Signed-off-by: Philippe Mathieu-Daudé --- include/sysemu/tcg.h | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/include/sysemu/tcg.h b/include/sysemu/tcg.h index 00349fb18a7..fddde2b6