On 7 September 2018 at 08:31, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' > into staging (2018-08-27 16:44:20 +0100) > > are available in the Git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-3.1-20180907 > > for you to fetch changes up to be0c46d464c7c6b601adcd21fe9d2dd054a6a2cf: > > target-ppc: Extend HWCAP2 bits for ISA 3.0 (2018-09-07 11:29:50 +1000) > > ---------------------------------------------------------------- > ppc patch queue 2018-09-07 > > Here's another pull request for qemu-3.1. No real theme here, just an > assortment of various fixes. Probably the most notable thing is the > removal of the ppcemb target which has been deprecated for some time > now. > > ---------------------------------------------------------------- > Emilio G. Cota (1): > spapr: fix leak of rev array > > Greg Kurz (1): > spapr_pci: fix potential NULL pointer dereference > > Jose Ricardo Ziviani (1): > Fix a deadlock case in the CPU hotplug flow > > Mark Cave-Ayland (7): > macio: move MACIOIDEState type declarations to macio.h > macio: add macio bus to help with fw path generation > macio: add addr property to macio IDE object > grackle: set device fw_name and address for correct fw path generation > mac_oldworld: implement custom FWPathProvider > uninorth: add ofw-addr property to allow correct fw path generation > mac_newworld: implement custom FWPathProvider > > Nikunj A Dadhania (1): > target/ppc/kvm: set vcpu as online/offline > > Sam Bobroff (1): > spapr: Correct reference count on spapr-cpu-core > > Sandipan Das (1): > target-ppc: Extend HWCAP2 bits for ISA 3.0 > > Thomas Huth (1): > ppc: Remove deprecated ppcemb target >
Applied, thanks. -- PMM