On 11/12/21 12:15 PM, Cédric Le Goater wrote:
The following changes since commit 0a70bcf18caf7a61d480f8448723c15209d128ef:

   Update version for v6.2.0-rc0 release (2021-11-09 18:22:57 +0100)

are available in the Git repository at:

   https://github.com/legoater/qemu/ tags/pull-ppc-20211112

for you to fetch changes up to d139786e1b3d67991e6cb49a8a59bb2182350285:

   ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb() 
(2021-11-11 11:35:13 +0100)

----------------------------------------------------------------
ppc 6.2 queue :

* Fix of a regression in floating point load instructions (Matheus)
* Associativity fix for pseries machine (Daniel)
* tlbivax fix for BookE machines (Danel)

----------------------------------------------------------------
Daniel Henrique Barboza (2):
       spapr_numa.c: fix FORM1 distance-less nodes
       ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()

Matheus Ferst (1):
       target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]

  hw/ppc/spapr_numa.c                | 62 +++++++++++++++++++-------------------
  target/ppc/mmu_helper.c            |  2 +-
  target/ppc/translate/fp-impl.c.inc |  2 +-
  3 files changed, 33 insertions(+), 33 deletions(-)

Applied, thanks.

r~


Reply via email to