On 2/4/22 04:33, Paolo Bonzini wrote:
The method is now in 0.59, using it simplifies some boolean conditions. The other new methods .require() and .disable_auto_if() can be used too, but introducing them is not just a matter of search-and-replace.Signed-off-by: Paolo Bonzini<[email protected]> --- meson.build | 42 +++++++++++++++++++++--------------------- tests/meson.build | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
