The following changes since commit 2a4c7e839101a52f7bf9ba4dd64e466518565352:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2017-12-04 17:19:04 +0000)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.11-20171205

for you to fetch changes up to 044897ef4a22af89aecb8df509477beba0a2e0ce:

  target/ppc: Fix system lockups caused by interrupt_request state corruption 
(2017-12-05 12:28:42 +1100)

----------------------------------------------------------------
ppc patch queue 2017-12-05

Alas, this is yet another fix for ppc that I think it's worth
squeezing into 2.11.  It's a really ugly fix for some pretty ugly
code, but it does seem to address a real problem.  It's also a problem
that's appeared relatively recently, since it was either created by,
or made much easier to trigger by, by the merge of MTTCG.

----------------------------------------------------------------
Richard Purdie (1):
      target/ppc: Fix system lockups caused by interrupt_request state 
corruption

 target/ppc/excp_helper.c |  7 +++----
 target/ppc/helper_regs.h | 17 +++++++++++++++--
 2 files changed, 18 insertions(+), 6 deletions(-)

Reply via email to