On 10/27/2016 03:06 PM, Peter Maydell wrote:
> On 26 October 2016 at 12:42, David Gibson <[email protected]> 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)'
hmm, patch :
[PULL 22/49] ppc: add skiboot firmware for the pnv platform
should be adding it.
Let me check
C.