[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 00:34:52 +1100 |
User-agent: |
Mutt/1.7.1 (2016-10-04) |
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.
--
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 41/49] pseries: Move /event-sources construction to spapr_build_fdt(), (continued)
- [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