On Thu, Apr 15, 2021 at 06:32:59PM +0200, Philippe Mathieu-Daudé wrote: > Now than we can probe if the TCG accelerator is available > at runtime with a QMP command, only run these tests if TCG > is built into the QEMU binary. > > Suggested-by: Andrew Jones <drjo...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > tests/qtest/arm-cpu-features.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-) >
Reviewed-by: Andrew Jones <drjo...@redhat.com>