]> xenbits.xensource.com Git - qemu-xen.git/commit
tests/migration: Speed up the test on ppc64
authorThomas Huth <thuth@redhat.com>
Mon, 17 Sep 2018 14:24:55 +0000 (16:24 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 25 Sep 2018 15:26:18 +0000 (17:26 +0200)
commit2fc3ee6e3fadf1d578de7effb13d4200cc2b13a7
tree477dc24648ecf35f7d1b37228e95219922ab14d5
parent6038f98904942a84d4a9cb03a2d84a5c1948343b
tests/migration: Speed up the test on ppc64

The SLOF boot process is always quite slow ... but we can speed it up
a little bit by specifying "-nodefaults" and by using the "nvramrc"
variable instead of "boot-command" (since "nvramrc" is evaluated earlier
in the SLOF boot process than "boot-command").

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/migration-test.c