Re: [PATCH v4 1/4] configure: Fix --enable-tcg-interpreter

2021-01-26 Thread Stefan Weil
Am 25.01.21 um 15:45 schrieb Philippe Mathieu-Daudé: From: Richard Henderson The configure option was backward, and we failed to pass the value on to meson. Fixes: 23a77b2d18b ("build-system: clean up TCG/TCI configury") Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé M

Re: [PATCH v4 1/4] configure: Fix --enable-tcg-interpreter

2021-01-25 Thread Daniel P . Berrangé
On Mon, Jan 25, 2021 at 03:45:27PM +0100, Philippe Mathieu-Daudé wrote: > From: Richard Henderson > > The configure option was backward, and we failed to > pass the value on to meson. > > Fixes: 23a77b2d18b ("build-system: clean up TCG/TCI configury") > Signed-off-by: Richard Henderson > Review

Re: [PATCH v4 1/4] configure: Fix --enable-tcg-interpreter

2021-01-25 Thread Paolo Bonzini
On 25/01/21 15:45, Philippe Mathieu-Daudé wrote: From: Richard Henderson The configure option was backward, and we failed to pass the value on to meson. Fixes: 23a77b2d18b ("build-system: clean up TCG/TCI configury") Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Messag

[PATCH v4 1/4] configure: Fix --enable-tcg-interpreter

2021-01-25 Thread Philippe Mathieu-Daudé
From: Richard Henderson The configure option was backward, and we failed to pass the value on to meson. Fixes: 23a77b2d18b ("build-system: clean up TCG/TCI configury") Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Message-Id: <2021012429.35563-1-richard.hender...@lin