qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] ppc-for-2.9 queue 20170306


From: David Gibson
Subject: [Qemu-devel] [PULL 0/5] ppc-for-2.9 queue 20170306
Date: Mon, 6 Mar 2017 15:08:18 +1100

The following changes since commit 17783ac828adc694d986698d2d7014aedfeb48c6:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into 
staging (2017-03-04 16:31:14 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.9-20170306

for you to fetch changes up to 182fe2cf19e829e34f63443ee1ccd9f799715c2c:

  target/ppc: use helper for excp handling (2017-03-06 13:17:28 +1100)

----------------------------------------------------------------
ppc patch queue for 2017-03-06

Looks like my previous batch wasn't quite the last before hard freeze.
This has a handful of bugfixes to go in.  They're all genuine
bugfixes, though not regressions in some cases.

----------------------------------------------------------------
Cédric Le Goater (1):
      ppc/xics: register reset handlers for the ICP and ICS objects

Igor Mammedov (1):
      spapr: ensure that all threads within core are on the same NUMA node

Nikunj A Dadhania (3):
      target/ppc: fmadd check for excp independently
      target/ppc: fmadd: add macro for updating flags
      target/ppc: use helper for excp handling

 hw/intc/xics.c          | 10 ++++---
 hw/intc/xics_kvm.c      | 15 ++++++----
 hw/ppc/spapr.c          |  2 --
 hw/ppc/spapr_cpu_core.c | 23 ++++++++++-----
 target/ppc/fpu_helper.c | 77 ++++++++++++++++++++-----------------------------
 5 files changed, 63 insertions(+), 64 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]