qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] ppc-for-2.7 queue 20160627


From: David Gibson
Subject: [Qemu-devel] [PULL 0/4] ppc-for-2.7 queue 20160627
Date: Mon, 27 Jun 2016 15:29:28 +1000

The following changes since commit a01aef5d2f96c334d048f43f0d3573a1152b37ca:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 
(2016-06-24 11:00:15 +0100)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160627

for you to fetch changes up to 27393c33d806a4a5c3bc85342e4c1985a666681b:

  qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore 
(2016-06-27 13:15:06 +1000)

----------------------------------------------------------------
ppc patch queue for 2016-06-27

Small queue this time.  Main reason for sending it is the pair of
patches to fix up the new cpu hotplug model used on Power to what
should be an actually usable state.  There's also a small BookE bugfix
and a XICS trivial cleanup.

----------------------------------------------------------------
Aaron Larson (1):
      target-ppc: ppce500_spin.c uses SPR_PIR, should use SPR_BOOKE_PIR

Benjamin Herrenschmidt (1):
      ppc/xics: Remove unused xics_set_irq_type()

Peter Krempa (2):
      qapi: Report support for -device cpu hotplug in query-machines
      qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore

 hmp.c                 | 16 ++++++++--------
 hw/intc/xics.c        | 11 -----------
 hw/ppc/ppce500_spin.c |  2 +-
 hw/ppc/spapr.c        |  4 ++--
 include/hw/cpu/core.h |  3 +++
 include/hw/ppc/xics.h |  1 -
 qapi-schema.json      | 24 ++++++++++++++----------
 vl.c                  |  1 +
 8 files changed, 29 insertions(+), 33 deletions(-)



reply via email to

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