]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: make qemu use kvm if available
authorDaniel Mack <daniel@zonque.org>
Thu, 19 Nov 2015 12:17:15 +0000 (13:17 +0100)
committerDaniel Mack <daniel@zonque.org>
Thu, 19 Nov 2015 13:25:32 +0000 (14:25 +0100)
commitdbf43a42b8bb66d53c7cbab05f104c28097f811e
treef02452c82181f6c3ce6923380c1e51fc6c2564da
parent1b1eae69ce52ef6c89a1200e8d3758549b291991
test: make qemu use kvm if available

If we're running in a KVM virtualized environment (such as Semaphore's
Docker enabled platform), pass '-cpu host' to QEMU.
test/test-functions