[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026
From: |
Peter Maydell |
Subject: |
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026 |
Date: |
Thu, 27 Oct 2016 14:58:27 +0100 |
On 27 October 2016 at 14:52, Cédric Le Goater <address@hidden> wrote:
> On 10/27/2016 03:06 PM, Peter Maydell wrote:
>> I'm afraid this breaks 'make check' (all configs):
>> GTESTER check-qtest-ppc64
>> qemu: hardware error: qemu: could not load OPAL '(null)'
>
> hmm, patch :
>
> [PULL 22/49] ppc: add skiboot firmware for the pnv platform
>
> should be adding it.
The new file doesn't have a '.bin' suffix so it isn't handled
by the existing wildcards in configure for copying the ROM blobs
into the build tree, and that patch doesn't add any new rune
to do it.
So 'make check' will work for:
* build in the source directory
* build if you've done a make install on your host, ever
but fail for:
* build in a separate build tree and the ROM blob isn't
installed on the system already
thanks
-- PMM
- [Qemu-ppc] [PULL 49/49] adb: change handler only when recognized, (continued)
- [Qemu-ppc] [PULL 49/49] adb: change handler only when recognized, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 41/49] pseries: Move /event-sources construction to spapr_build_fdt(), David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 23/49] ppc/pnv: add skeleton PowerNV platform, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 30/49] ppc/pnv: add a LPC controller, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 48/49] spapr: improve ibm, architecture-vec-5 property handling, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 45/49] spapr_ovec: initial implementation of option vector helpers, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 01/49] pseries: Update SLOF firmware image to 20161019, David Gibson, 2016/10/26
- [Qemu-ppc] [PULL 22/49] ppc: add skiboot firmware for the pnv platform, David Gibson, 2016/10/26
- Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026, Peter Maydell, 2016/10/27