qemu-ppc
[Top][All Lists]
Advanced

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

[PULL 00/10] ppc-for-5.0 queue 20200407


From: David Gibson
Subject: [PULL 00/10] ppc-for-5.0 queue 20200407
Date: Tue, 7 Apr 2020 14:35:56 +1000

The following changes since commit 53ef8a92eb04ee19640f5aad3bff36cd4a36c250:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200406' 
into staging (2020-04-06 12:36:45 +0100)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-5.0-20200407

for you to fetch changes up to 25f3170b06544e4de620336da5b2ea3b392d66bc:

  ppc/pnv: Create BMC devices only when defaults are enabled (2020-04-07 
08:55:11 +1000)

----------------------------------------------------------------
ppc patch queue 2020-04-07

An assortment of fixes for qemu-5.0, including a number for the FWNMI
feature which is new this release.

----------------------------------------------------------------
Alexey Kardashevskiy (2):
      vfio/spapr: Fix page size calculation
      pseries: Update SLOF firmware image

Cédric Le Goater (1):
      ppc/pnv: Create BMC devices only when defaults are enabled

David Gibson (1):
      spapr: Fix failure path for attempting to hot unplug PCI bridges

Nicholas Piggin (4):
      ppc/spapr: KVM FWNMI should not be enabled until guest requests it
      ppc/spapr: Improve FWNMI machine check delivery corner case comments
      ppc/spapr: Add FWNMI machine check delivery warnings
      ppc/spapr: Don't kill the guest if a recovered FWNMI machine check 
delivery fails

Peter Maydell (2):
      hw/ppc/e500.c: Handle qemu_find_file() failure
      hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from 
dcr_write_pcie()

 hw/ppc/e500.c         |   4 ++++
 hw/ppc/pnv.c          |  32 +++++++++++++++++++++++++++-----
 hw/ppc/pnv_bmc.c      |  45 +++++++++++++++++++++++++++++++++++++++++++++
 hw/ppc/ppc440_uc.c    |   3 ---
 hw/ppc/spapr_caps.c   |   7 ++++---
 hw/ppc/spapr_events.c |  49 ++++++++++++++++++++++++++++++++++++++-----------
 hw/ppc/spapr_pci.c    |   1 +
 hw/ppc/spapr_rtas.c   |  10 ++++++++++
 hw/vfio/spapr.c       |   6 +++---
 include/hw/ppc/pnv.h  |   2 ++
 pc-bios/README        |   2 +-
 pc-bios/slof.bin      | Bin 965008 -> 965112 bytes
 roms/SLOF             |   2 +-
 target/ppc/kvm.c      |   7 +++++++
 target/ppc/kvm_ppc.h  |   6 ++++++
 15 files changed, 149 insertions(+), 27 deletions(-)



reply via email to

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