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

2017-02-10 Thread Thomas Huth
On 10.02.2017 13:48, Peter Maydell wrote: > On 9 February 2017 at 23:15, David Gibson wrote: >> On Thu, Feb 09, 2017 at 02:37:26PM +, Peter Maydell wrote: >>> On 9 February 2017 at 14:13, Thomas Huth wrote: Peter Maydell recently ran into time-out problems with the prom-env test on

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

2017-02-10 Thread Peter Maydell
On 9 February 2017 at 23:15, David Gibson wrote: > On Thu, Feb 09, 2017 at 02:37:26PM +, Peter Maydell wrote: >> On 9 February 2017 at 14:13, 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,

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

2017-02-09 Thread David Gibson
On Thu, Feb 09, 2017 at 02:37:26PM +, Peter Maydell wrote: > On 9 February 2017 at 14:13, 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 "-no

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

2017-02-09 Thread Peter Maydell
On 9 February 2017 at 14:13, 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" here, > so that SLOF has less devices to scan during boot, an

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

2017-02-09 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" here, so that SLOF has less devices to scan during boot, and by using the "nvramrc" environment variable instead of