configure: convert accelerator variables to meson options
commit1badb709cffee455ec9fb2253cf7aec66e09a9d2
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 18 Sep 2020 08:57:25 +0000 (18 04:57 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 3 Oct 2020 12:07:35 +0000 (3 08:07 -0400)
tree1176f19f8ad2514cacb7fdbc3b6c0dd443ba31df
parent1bb4cb1c33805c0da0db5b76852bb73759625c4e
configure: convert accelerator variables to meson options

Prepare for moving the tests to meson.  For now they only have
enabled/disabled as the possible values when meson is invoked,
but "auto" will be a possibility later, when configure will only
parse the command line options.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson_options.txt
tests/meson.build