qemu-ppc
[Top][All Lists]
Advanced

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

[PULL 0/7] ppc-for-5.0 queue 20200324


From: David Gibson
Subject: [PULL 0/7] ppc-for-5.0 queue 20200324
Date: Tue, 24 Mar 2020 16:14:49 +1100

The following changes since commit c532b954d96f96d361ca31308f75f1b95bd4df76:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200323' 
into staging (2020-03-23 17:41:21 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 1583794b9b36911df116cc726750dadbeeac506a:

  ppc/ppc405_boards: Remove unnecessary NULL check (2020-03-24 11:56:37 +1100)

----------------------------------------------------------------
ppc patch queue for 2020-03-24

Here's a final pull request before the qemu-5.0 hard freeze.

We have an implementation of the POWER9 forms of the slbia
instruction, a small cleanup and a handful of assorted fixes.

----------------------------------------------------------------
Greg Kurz (1):
      spapr: Fix memory leak in h_client_architecture_support()

Mahesh Salgaonkar (1):
      ppc/spapr: Set the effective address provided flag in mc error log.

Nicholas Piggin (2):
      target/ppc: Fix slbia TLB invalidation gap
      target/ppc: Fix ISA v3.0 (POWER9) slbia implementation

Peter Maydell (1):
      hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()

Philippe Mathieu-Daudé (1):
      ppc/ppc405_boards: Remove unnecessary NULL check

Vincent Fazio (1):
      target/ppc: don't byte swap ELFv2 signal handler

 hw/ppc/ppc405_boards.c       |  6 ++--
 hw/ppc/spapr_events.c        | 26 ++++++++++++++++
 hw/ppc/spapr_hcall.c         |  1 +
 linux-user/ppc/signal.c      |  6 ++--
 target/ppc/helper.h          |  2 +-
 target/ppc/mmu-hash64.c      | 73 +++++++++++++++++++++++++++++++++++++-------
 target/ppc/timebase_helper.c | 40 +++++++++++++++---------
 target/ppc/translate.c       |  5 ++-
 8 files changed, 125 insertions(+), 34 deletions(-)



reply via email to

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