[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 15:05:00 +0100 |
On 27 October 2016 at 14:34, David Gibson <address@hidden> wrote:
> Ahh.. do you build out of tree?
Yes; building in-tree is not usually a good idea IMHO.
> If so that's probably the bug Alexey
> reported. The firmware file was added by 22/49, but 'configure'
> wasn't updated to copy it to the build directory.
Yes.
Incidentally having configure do the copying of rom blobs to
the build tree isn't really right -- it should be done by
the makefiles, otherwise an update to an existing rom blob
won't get propagated into the build dir where 'make check'
can pick it up, unless configure happened to get run for
some other reason anyway. But that's a problem for another
day...
thanks
-- PMM
- [Qemu-ppc] [PULL 23/49] ppc/pnv: add skeleton PowerNV platform, (continued)
- [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