[PULL 0/1] ppc queue

Cédric Le Goater posted 1 patch 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211129205327.489558-1-clg@kaod.org
There is a newer version of this series
target/ppc/mmu-hash64.h | 5 +++++
hw/ppc/spapr.c          | 8 ++++----
hw/ppc/spapr_softmmu.c  | 2 +-
target/ppc/mmu-hash64.c | 4 ++--
4 files changed, 12 insertions(+), 7 deletions(-)
[PULL 0/1] ppc queue
Posted by Cédric Le Goater 2 years, 4 months ago
The following changes since commit a0fd8a5492240379a07c0b39c8dae3b8341b458f:

  Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into staging (2021-11-29 18:58:06 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7bf00dfb51566070960e0b7977e41abba96c130e:

  target/ppc: fix Hash64 MMU update of PTE bit R (2021-11-29 21:00:08 +0100)

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

* Hash64 MMU fix for FreeBSD installer

----------------------------------------------------------------
Leandro Lupori (1):
      target/ppc: fix Hash64 MMU update of PTE bit R

 target/ppc/mmu-hash64.h | 5 +++++
 hw/ppc/spapr.c          | 8 ++++----
 hw/ppc/spapr_softmmu.c  | 2 +-
 target/ppc/mmu-hash64.c | 4 ++--
 4 files changed, 12 insertions(+), 7 deletions(-)

Re: [PULL 0/1] ppc queue
Posted by Richard Henderson 2 years, 4 months ago
On 11/29/21 9:53 PM, Cédric Le Goater wrote:
> The following changes since commit a0fd8a5492240379a07c0b39c8dae3b8341b458f:
> 
>    Merge tag 'pull-for-6.2-291121-1' of https://github.com/stsquad/qemu into staging (2021-11-29 18:58:06 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/legoater/qemu/ tags/pull-ppc-20211129
> 
> for you to fetch changes up to 7bf00dfb51566070960e0b7977e41abba96c130e:
> 
>    target/ppc: fix Hash64 MMU update of PTE bit R (2021-11-29 21:00:08 +0100)
> 
> ----------------------------------------------------------------
> ppc 6.2 queue:
> 
> * Hash64 MMU fix for FreeBSD installer
> 
> ----------------------------------------------------------------
> Leandro Lupori (1):
>        target/ppc: fix Hash64 MMU update of PTE bit R
> 
>   target/ppc/mmu-hash64.h | 5 +++++
>   hw/ppc/spapr.c          | 8 ++++----
>   hw/ppc/spapr_softmmu.c  | 2 +-
>   target/ppc/mmu-hash64.c | 4 ++--
>   4 files changed, 12 insertions(+), 7 deletions(-)

Applied, thanks.

r~