[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/12] riscv-to-apply queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/12] riscv-to-apply queue |
Date: |
Thu, 7 Nov 2024 20:44:58 +0000 |
On Thu, 7 Nov 2024 at 04:11, Alistair Francis <alistair23@gmail.com> wrote:
>
> The following changes since commit 63dc36944383f70f1c7a20f6104966d8560300fa:
>
> Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
> (2024-11-06 17:28:45 +0000)
>
> are available in the Git repository at:
>
> https://github.com/alistair23/qemu.git tags/pull-riscv-to-apply-20241107
>
> for you to fetch changes up to 27652f9ca9d831c67dd447346c6ee953669255f0:
>
> tests/functional: Convert the RV32-on-RV64 riscv test (2024-11-07 13:12:58
> +1000)
>
> ----------------------------------------------------------------
> RISC-V PR for 9.2
>
> * Fix broken SiFive UART on big endian hosts
> * Fix IOMMU Coverity issues
> * Improve the performance of vector unit-stride/whole register ld/st
> instructions
> * Update kvm exts to Linux v6.11
> * Convert the RV32-on-RV64 riscv test
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 03/12] hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check, (continued)
- [PULL 03/12] hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check, Alistair Francis, 2024/11/06
- [PULL 05/12] target/riscv: rvv: Replace VSTART_CHECK_EARLY_EXIT in vext_ldst_us, Alistair Francis, 2024/11/06
- [PULL 04/12] target/riscv: Set vdata.vm field for vector load/store whole register instructions, Alistair Francis, 2024/11/06
- [PULL 06/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store, Alistair Francis, 2024/11/06
- [PULL 07/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store, Alistair Francis, 2024/11/06
- [PULL 08/12] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride load-only-first load instructions, Alistair Francis, 2024/11/06
- [PULL 09/12] target/riscv: rvv: Provide group continuous ld/st flow for unit-stride ld/st instructions, Alistair Francis, 2024/11/06
- [PULL 10/12] target/riscv: Inline unit-stride ld/st and corresponding functions for performance, Alistair Francis, 2024/11/06
- [PULL 11/12] target/riscv/kvm: Update kvm exts to Linux v6.11, Alistair Francis, 2024/11/06
- [PULL 12/12] tests/functional: Convert the RV32-on-RV64 riscv test, Alistair Francis, 2024/11/06
- Re: [PULL 00/12] riscv-to-apply queue,
Peter Maydell <=