qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] ppc-for-2.6 queue 20160229
@ 2016-02-29  6:58 David Gibson
  2016-02-29  6:58 ` [Qemu-devel] [PULL 1/8] spapr_rng: disable hotpluggability David Gibson
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Gibson @ 2016-02-29  6:58 UTC (permalink / raw)
  To: peter.maydell; +Cc: mdroth, aik, qemu-devel, agraf, qemu-ppc, David Gibson

To probably no-one's surprise, my "hopefully last" pull request before
the soft freeze has turned out not to be the last.  Here are a few
more patches for qemu-2.6.

The following changes since commit 6e378dd214fbbae8138ff011ec3de7ddf13a445f:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160226' into staging (2016-02-26 16:02:00 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160229

for you to fetch changes up to a005b3ef50439b5bc6b2eb0b5bda8e8c7c2368bf:

  xics: report errors with the QEMU Error API (2016-02-28 16:19:02 +1100)

----------------------------------------------------------------
ppc patch queue for 2016-02-29

Some more accumulated patches for target-ppc, pseries machine type and
related devices to fit in before the qemu-2.6 soft freeze.
    * Mostly bugfixes and small cleanups for spapr and Mac platforms

----------------------------------------------------------------
Greg Kurz (7):
      spapr_rng: disable hotpluggability
      spapr_pci: kill useless variable in rtas_ibm_change_msi()
      spapr_pci: fix irq leak in RTAS ibm,change-msi
      spapr: disable vmdesc submission for old machines
      spapr: skip configuration section during migration of older machines
      migration: allow machine to enforce configuration section migration
      xics: report errors with the QEMU Error API

Hervé Poussineau (1):
      dbdma: warn when using unassigned channel

 hw/core/machine.c         | 21 +++++++++++++++++++++
 hw/intc/xics.c            | 13 +++++++++----
 hw/misc/macio/mac_dbdma.c | 25 +++++++++++++++++++++++--
 hw/ppc/spapr.c            |  2 ++
 hw/ppc/spapr_events.c     |  3 ++-
 hw/ppc/spapr_pci.c        | 31 +++++++++++++++++++++----------
 hw/ppc/spapr_rng.c        |  1 +
 hw/ppc/spapr_vio.c        |  7 ++++---
 include/hw/boards.h       |  1 +
 include/hw/ppc/xics.h     |  5 +++--
 migration/savevm.c        | 10 ++++++++--
 qemu-options.hx           |  3 ++-
 trace-events              |  2 --
 13 files changed, 97 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-02-29 11:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29  6:58 [Qemu-devel] [PULL 0/8] ppc-for-2.6 queue 20160229 David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 1/8] spapr_rng: disable hotpluggability David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 2/8] spapr_pci: kill useless variable in rtas_ibm_change_msi() David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 3/8] spapr_pci: fix irq leak in RTAS ibm, change-msi David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 4/8] spapr: disable vmdesc submission for old machines David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 5/8] dbdma: warn when using unassigned channel David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 6/8] spapr: skip configuration section during migration of older machines David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 7/8] migration: allow machine to enforce configuration section migration David Gibson
2016-02-29  6:58 ` [Qemu-devel] [PULL 8/8] xics: report errors with the QEMU Error API David Gibson
2016-02-29 11:24 ` [Qemu-devel] [PULL 0/8] ppc-for-2.6 queue 20160229 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).