On 5/3/21 11:19 PM, Eric Blake wrote: > On 5/3/21 4:10 PM, Philippe Mathieu-Daudé wrote: >> Now than we can probe if the TCG accelerator is available > > that
Oops. I'll wait for Igor review before respinning. > >> at runtime with a QMP command, do it once at the beginning >> and only register the tests we can run. >> We can then replace the #ifdef'ry by an assertion. >> >> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> --- >> v5 had: >> Reviewed-by: Eric Blake <ebl...@redhat.com> >> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> >> >> v6 is simplified and keeps the same logic, however since >> it is different, I'm not keeping the R-b tags. >> --- >> tests/qtest/bios-tables-test.c | 14 ++++++-------- >> 1 file changed, 6 insertions(+), 8 deletions(-) >> > > Reviewed-by: Eric Blake <ebl...@redhat.com> Thanks! Phil.