]> git.proxmox.com Git - mirror_qemu.git/commit - tests/migration-test.c
tests/migration: Speed up the test on ppc64
authorThomas Huth <thuth@redhat.com>
Mon, 17 Sep 2018 17:12:10 +0000 (19:12 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 26 Sep 2018 16:29:01 +0000 (17:29 +0100)
commitfc71e3e562b796c54a78d13485d93259a7473241
tree507d3a11f8dcf3dbb81ee7f08d62b2ffe2624eb7
parent096c83b7219c5a2145435afc8be750281e9cb447
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").

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1537204330-16076-1-git-send-email-thuth@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/migration-test.c