]> Git Repo - qemu.git/commit
tests: Add pseries machine to the prom-env-test, too
authorDavid Gibson <[email protected]>
Fri, 28 Oct 2016 00:17:31 +0000 (11:17 +1100)
committerDavid Gibson <[email protected]>
Fri, 28 Oct 2016 00:17:31 +0000 (11:17 +1100)
commit53687348813196551874409fecb49c94d20b1ae6
tree160caa38c0dcd835bb70879cc47437a04d7d58e9
parent61f20b9dc5b78c603354a4ec170079479dcb6657
tests: Add pseries machine to the prom-env-test, too

Now that we also support the "-prom-env" parameter for the pseries
machine, we can enable this test for this machine, too. Since booting
with TCG is rather slow with the pseries machine, we also enable
the "-nodefaults" parameter for this test now, so that SLOF does not
have to check that much devices during boot and thus runs a little
bit faster.

Signed-off-by: Thomas Huth <[email protected]>
[dwg: Don't add -nodefaults to the command line, it causes extra warnings
 for the sparc testcases]
Signed-off-by: David Gibson <[email protected]>
tests/prom-env-test.c
This page took 0.026988 seconds and 4 git commands to generate.