[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/35] ppc queue
From: |
Cédric Le Goater |
Subject: |
Re: [PULL 00/35] ppc queue |
Date: |
Wed, 6 Sep 2023 08:22:09 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
Hello Stefan,
On 9/4/23 11:05, Cédric Le Goater wrote:
The following changes since commit 17780edd81d27fcfdb7a802efc870a99788bd2fc:
Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into
staging (2023-08-31 10:06:29 -0400)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-ppc-20230904
for you to fetch changes up to 6ed470577a24fe471b09e4be089f34bb1eefc5a0:
ppc/xive: Add support for the PC MMIOs (2023-09-04 09:34:36 +0200)
There are two little nits to take care of before merging :
* [PATCH v2 05/19] host-utils: Add muldiv64_round_up
function rename : __muldiv64 -> muldiv64_internal
* [PATCH v2 08/19] target/ppc: Sign-extend large decrementer to 64-bits
duplicated code which breaks -Wshadow=local
I will address them ASAP in a v2 and rebase.
Thanks,
C.
- [PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv, (continued)
- [PULL 27/35] tests/avocado: ppc64 reverse debugging tests for pseries and powernv, Cédric Le Goater, 2023/09/04
- [PULL 26/35] tests/avocado: reverse-debugging cope with re-executing breakpoints, Cédric Le Goater, 2023/09/04
- [PULL 29/35] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr, Cédric Le Goater, 2023/09/04
- [PULL 28/35] target/ppc: Fix LQ, STQ register-pair order for big-endian, Cédric Le Goater, 2023/09/04
- [PULL 31/35] target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt(), Cédric Le Goater, 2023/09/04
- [PULL 32/35] ppc/xive: Use address_space routines to access the machine RAM, Cédric Le Goater, 2023/09/04
- [PULL 33/35] ppc/xive: Introduce a new XiveRouter end_notify() handler, Cédric Le Goater, 2023/09/04
- [PULL 30/35] hw/ppc/e500: fix broken snapshot replay, Cédric Le Goater, 2023/09/04
- [PULL 35/35] ppc/xive: Add support for the PC MMIOs, Cédric Le Goater, 2023/09/04
- [PULL 34/35] ppc/xive: Handle END triggers between chips with MMIOs, Cédric Le Goater, 2023/09/04
- Re: [PULL 00/35] ppc queue,
Cédric Le Goater <=