]> Git Repo - qemu.git/commit
boot-serial-test: fallback to kvm accelerator
authorCornelia Huck <[email protected]>
Fri, 11 Aug 2017 11:03:31 +0000 (13:03 +0200)
committerCornelia Huck <[email protected]>
Fri, 11 Aug 2017 13:44:05 +0000 (15:44 +0200)
commit480bc11e61693796debd3a9566be0ca1795bb7b7
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 <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
tests/boot-serial-test.c
This page took 0.023672 seconds and 4 git commands to generate.