[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PULL 0/3] ppc-for-2.6 queue 20160418
From: |
Peter Maydell |
Subject: |
Re: [Qemu-ppc] [PULL 0/3] ppc-for-2.6 queue 20160418 |
Date: |
Mon, 18 Apr 2016 11:54:55 +0100 |
On 18 April 2016 at 06:17, David Gibson <address@hidden> wrote:
> The following changes since commit c7b45f12828c1ba7105dbc029c63d7de68eaa91c:
>
> Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15'
> into staging (2016-04-15 17:43:34 +0100)
>
> are available in the git repository at:
>
> git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160418
>
> for you to fetch changes up to aa378598fea819b15c00d48048bedfa0dc631132:
>
> ppc: Fix migration of the XER register (2016-04-18 15:14:38 +1000)
>
> ----------------------------------------------------------------
> ppc patch queue for 2-16-04-18
>
> Three bugfixe patches for 2.6 here.
> * Two for bad implementation of some of the strong load/store
> instructions
>
> * One for bad migration of the XER register. This is a regression
> from 2.5, cause by a change in the way we represent at XER during
> runtime.
Applied, thanks.
-- PMM