On 30 November 2015 at 08:44, David Gibson <da...@gibson.dropbear.id.au> wrote: > The following changes since commit 714487515dbe0c65d5904251e796cd3a5b3579fb: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into > staging (2015-11-27 10:44:42 +0000) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.5-20151130 > > for you to fetch changes up to 7624789234cd63b671bce1b49b93b0b1c00ea407: > > target-ppc/fpu_helper: fix FPSCR_FX bit shift operation (2015-11-30 > 19:39:01 +1100) > > ---------------------------------------------------------------- > ppc patch queue for qemu-2.5 20151130 > > target-ppc and related bugfix patches for qemu-2.5 > > I don't have the facilities to test the Macintosh and BookE related > patches. I've sanity checked them (inspection + make check), but I'm > otherwise relying on the submitters. > > ---------------------------------------------------------------- > Hervé Poussineau (1): > mac_dbdma: always initialize channel field in DBDMA_channel > > Madhavan Srinivasan (2): > target-ppc: Move the FPSCR bit update macros to cpu.h > target-ppc/fpu_helper: fix FPSCR_FX bit shift operation > > Peter Maydell (1): > hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld > from old_mmio > > Thomas Huth (1): > hw/ppc/spapr: Remove duplicated "pseries" alias
Applied, thanks. -- PMM