[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: |
David Gibson |
Subject: |
Re: [Qemu-ppc] [PULL 00/49] ppc-for-2.8 queue 20161026 |
Date: |
Fri, 28 Oct 2016 09:38:00 +1100 |
User-agent: |
Mutt/1.7.1 (2016-10-04) |
On Thu, Oct 27, 2016 at 04:25:57PM +0200, Cédric Le Goater wrote:
> On 10/27/2016 03:34 PM, David Gibson wrote:
> > On Thu, Oct 27, 2016 at 02:06:12PM +0100, Peter Maydell wrote:
> >> On 26 October 2016 at 12:42, David Gibson <address@hidden> wrote:
> >>> Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-25'
> >>> into staging (2016-10-25 17:03:11 +0100)
> >>>
> >>> are available in the git repository at:
> >>>
> >>> git://github.com/dgibson/qemu.git tags/ppc-for-2.8-20161026
> >>>
> >>> for you to fetch changes up to acb8eed32d455851773be209a1d9cd0258904b21:
> >>>
> >>> adb: change handler only when recognized (2016-10-26 14:58:02 +1100)
> >>>
> >>> ----------------------------------------------------------------
> >>> ppc patch queue 2016-10-26
> >>>
> >>> Highlights:
> >>> * SLOF (pseries guest firmware) update
> >>> * Enable a number of extra testcases on ppc / pseries
> >>> * Added the 'powernv' machine type
> >>> - Almost enough to be minimally usable
> >>> - But still missing necessary interrupt controller updates
> >>> * Cleanup and consolidation of NVRAM handling on several platforms
> >>> with related firmware
> >>> * Substantial cleanup to device tree construction
> >>> * Some more POWER9 instruction emulation
> >>> * Cleanup to handling of pseries option vectors and CAS reboot
> >>> handling (host/guest feature negotiation mechanism)
> >>> * Several bug fixes
> >>
> >> I'm afraid this breaks 'make check' (all configs):
> >> GTESTER check-qtest-ppc64
> >> qemu: hardware error: qemu: could not load OPAL '(null)'
> >
> > Ahh.. do you build out of tree? 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. I always install after the configure so I didn't catch the issue :
>
> So we need Alexey's :
>
> "configure, ppc64: Copy skiboot.lid to build directory when configuring"
Right. I merged that already, so I'll send a new pull request
obsoleting this one.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
signature.asc
Description: PGP signature
- [Qemu-ppc] [PULL 48/49] spapr: improve ibm, architecture-vec-5 property handling, (continued)
- [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