qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] ppc-for-5.0 queue 20200407
@ 2020-04-07  4:35 David Gibson
  2020-04-07  4:35 ` [PULL 01/10] hw/ppc/e500.c: Handle qemu_find_file() failure David Gibson
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: David Gibson @ 2020-04-07  4:35 UTC (permalink / raw)
  To: peter.maydell; +Cc: aik, qemu-devel, groug, qemu-ppc, clg, David Gibson

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


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

end of thread, other threads:[~2020-06-22  8:28 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07  4:35 [PULL 00/10] ppc-for-5.0 queue 20200407 David Gibson
2020-04-07  4:35 ` [PULL 01/10] hw/ppc/e500.c: Handle qemu_find_file() failure David Gibson
2020-04-07  4:35 ` [PULL 02/10] vfio/spapr: Fix page size calculation David Gibson
2020-04-07  4:35 ` [PULL 03/10] ppc/spapr: KVM FWNMI should not be enabled until guest requests it David Gibson
2020-04-07  4:36 ` [PULL 04/10] ppc/spapr: Improve FWNMI machine check delivery corner case comments David Gibson
2020-04-07  4:36 ` [PULL 05/10] ppc/spapr: Add FWNMI machine check delivery warnings David Gibson
2020-04-07  4:36 ` [PULL 06/10] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails David Gibson
2020-04-07  4:36 ` [PULL 07/10] spapr: Fix failure path for attempting to hot unplug PCI bridges David Gibson
2020-04-07  4:36 ` [PULL 08/10] hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie() David Gibson
2020-04-07  4:36 ` [PULL 09/10] pseries: Update SLOF firmware image David Gibson
2020-04-07  4:36 ` [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled David Gibson
2020-06-19 18:02   ` Philippe Mathieu-Daudé
2020-06-22  7:09     ` Cédric Le Goater
2020-06-22  8:27       ` Philippe Mathieu-Daudé
2020-04-07 13:01 ` [PULL 00/10] ppc-for-5.0 queue 20200407 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).