qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/11] ppc-for-2.8 queue 20161123
@ 2016-11-23  2:49 David Gibson
  2016-11-23  2:49 ` [Qemu-devel] [PULL 01/11] tests/postcopy: Use KVM on ppc64 only if it is KVM-HV David Gibson
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: David Gibson @ 2016-11-23  2:49 UTC (permalink / raw)
  To: peter.maydell, stefanha; +Cc: agraf, mdroth, qemu-ppc, qemu-devel, David Gibson

The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f:

  Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000)

are available in the git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-2.8-20161123

for you to fetch changes up to 5c4537bded40640b166ec77e112592174b048c21:

  spapr: Fix 2.7<->2.8 migration of PCI host bridge (2016-11-23 12:00:48 +1100)

----------------------------------------------------------------
ppc patch queue 2016-11-23

Here's the first set of 2.8 hard freeze bugfixes for ppc.

The biggest thing here is a batch of fixes for migration breakages in
both 2.7 and current 2.8.  Alas, there is at least one more migration
problem, which prevents memory unplug after a migration.  I hoped to
include a fix for that here, but it turned out to have some problems
bigger than those it was solving.  So, I expect at least one more hard
freeze pull request.

There are also a few other assorted bug fixes.

----------------------------------------------------------------
Benjamin Herrenschmidt (1):
      ppc: Make uninorth interrupt swizzling identical to Grackle

David Gibson (5):
      target-ppc: Fix CPU migration from qemu-2.6 <-> later versions
      migration: Add VMSTATE_UINTTL_TEST()
      target-ppc: Allow eventual removal of old migration mistakes
      Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
      spapr: Fix 2.7<->2.8 migration of PCI host bridge

Jose Ricardo Ziviani (1):
      target-ppc: fix index array of national digits

Michael Roth (1):
      spapr: migration support for CAS-negotiated option vectors

Thomas Huth (2):
      tests/postcopy: Use KVM on ppc64 only if it is KVM-HV
      hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()

Vladimir Svoboda (1):
      ppc: BOOK3E: nothing should be done when MSR:PR is set

 hw/char/spapr_vty.c         |  2 +-
 hw/pci-host/uninorth.c      |  4 +--
 hw/ppc/spapr.c              | 76 +++++++++++++++++++++++++++++++++++++++++++++
 hw/ppc/spapr_ovec.c         | 12 +++++++
 hw/ppc/spapr_pci.c          | 35 +++++++++++++++------
 include/hw/pci-host/spapr.h |  6 ++++
 include/hw/ppc/spapr_ovec.h |  4 +++
 include/migration/cpu.h     |  4 +++
 target-ppc/cpu.h            |  7 +++++
 target-ppc/helper_regs.h    | 11 ++++---
 target-ppc/int_helper.c     |  4 +--
 target-ppc/machine.c        | 39 ++++++++++++++++++++---
 target-ppc/translate_init.c |  6 ++++
 tests/postcopy-test.c       | 12 ++++---
 14 files changed, 195 insertions(+), 27 deletions(-)

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

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

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23  2:49 [Qemu-devel] [PULL 00/11] ppc-for-2.8 queue 20161123 David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 01/11] tests/postcopy: Use KVM on ppc64 only if it is KVM-HV David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 02/11] spapr: migration support for CAS-negotiated option vectors David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 03/11] ppc: BOOK3E: nothing should be done when MSR:PR is set David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 04/11] hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive() David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 05/11] target-ppc: fix index array of national digits David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 06/11] ppc: Make uninorth interrupt swizzling identical to Grackle David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 07/11] target-ppc: Fix CPU migration from qemu-2.6 <-> later versions David Gibson
2016-11-23  5:10   ` David Gibson
2016-11-23  6:04     ` Michael Roth
2016-11-23  2:49 ` [Qemu-devel] [PULL 08/11] migration: Add VMSTATE_UINTTL_TEST() David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 09/11] target-ppc: Allow eventual removal of old migration mistakes David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 10/11] Revert "spapr: Fix migration of PCI host bridges from qemu-2.7" David Gibson
2016-11-23  2:49 ` [Qemu-devel] [PULL 11/11] spapr: Fix 2.7<->2.8 migration of PCI host bridge David Gibson
2016-11-23  3:06 ` [Qemu-devel] [PULL 00/11] ppc-for-2.8 queue 20161123 no-reply
2016-11-24  9:50   ` Stefan Hajnoczi
2016-11-24 22:12     ` David Gibson
2016-11-23 11:50 ` Stefan Hajnoczi

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).