Re: [Qemu-devel] [PATCH v2] tests/prom-env: Ease time-out problems on slow hosts

2017-02-10 Thread Peter Maydell
On 10 February 2017 at 15:14, Thomas Huth wrote: > Peter Maydell recently ran into time-out problems with the > prom-env test on a rather slow ARM board. To tackle this issue, > we can speed up the test by running QEMU with "-nodefaults" for > the pseries machine, so that SLOF has less devices to

[Qemu-devel] [PATCH v2] tests/prom-env: Ease time-out problems on slow hosts

2017-02-10 Thread Thomas Huth
Peter Maydell recently ran into time-out problems with the prom-env test on a rather slow ARM board. To tackle this issue, we can speed up the test by running QEMU with "-nodefaults" for the pseries machine, so that SLOF has less devices to scan during boot, and by using the "nvramrc" environment v