boot-serial-test: fallback to kvm accelerator
commit480bc11e61693796debd3a9566be0ca1795bb7b7
authorCornelia Huck <cohuck@redhat.com>
Fri, 11 Aug 2017 11:03:31 +0000 (11 13:03 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 11 Aug 2017 13:44:05 +0000 (11 15:44 +0200)
treed4470261eb3ead6867162bf41261991e661a40fc
parent473a321122fd3c2c327a5a5d01a9a41f26f1734c
boot-serial-test: fallback to kvm accelerator

Currently, at least x86_64 and s390x support building with --disable-tcg.
Instead of forcing tcg (which causes the test to fail on such builds),
allow to use kvm as well.

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
tests/boot-serial-test.c