Comment 2 for bug 1547460

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Patch completed, tests with and without --qemu-options='-cpu qemu64,+ssse3' confirm that the tests still run in environments where sse3 is available.

With sse3:
[...]
Ran 3 tests in 16.202s
OK
OK
adt-run [11:35:14]: test kernel: - - - - - - - - - - results - - - - - - - - - -
kernel PASS

Without sse3:
adt-run [11:33:28]: test kernel: [-----------------------
sse3 not available in test environment
for adt-virt-qemu please consider adding --qemu-options='-cpu qemu64,+ssse3'
SKIPPING
adt-run [11:33:30]: test kernel: - - - - - - - - - - results - - - - - - - - - -
kernel PASS