[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/38] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/38] target-arm queue |
Date: |
Thu, 19 Sep 2024 21:31:16 +0100 |
On Thu, 19 Sept 2024 at 14:11, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> The following changes since commit 14556211bc6d7125a44d5b5df90caba019b0ec0e:
>
> Merge tag 'qemu-macppc-20240918' of https://github.com/mcayland/qemu into
> staging (2024-09-18 20:59:10 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20240919
>
> for you to fetch changes up to 89b30b4921e51bb47313d2d8fdc3d7bce987e4c5:
>
> docs/devel: Remove nested-papr.txt (2024-09-19 13:33:15 +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
> * target/arm: More conversions to decodetree of A64 SIMD insns
> * hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
> * tests: update aarch64/sbsa-ref tests
> * kvm: minor Coverity nit fixes
> * docs/devel: Remove nested-papr.txt
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 24/38] target/arm: Convert handle_scalar_simd_shli to decodetree, (continued)
- [PULL 24/38] target/arm: Convert handle_scalar_simd_shli to decodetree, Peter Maydell, 2024/09/19
- [PULL 26/38] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits, Peter Maydell, 2024/09/19
- [PULL 35/38] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu(), Peter Maydell, 2024/09/19
- [PULL 33/38] tests: expand timeout information for aarch64/sbsa-ref, Peter Maydell, 2024/09/19
- [PULL 34/38] tests: drop OpenBSD tests for aarch64/sbsa-ref, Peter Maydell, 2024/09/19
- [PULL 38/38] docs/devel: Remove nested-papr.txt, Peter Maydell, 2024/09/19
- [PULL 31/38] tests: use default cpu for aarch64/sbsa-ref, Peter Maydell, 2024/09/19
- [PULL 32/38] tests: add FreeBSD tests for aarch64/sbsa-ref, Peter Maydell, 2024/09/19
- [PULL 37/38] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1, Peter Maydell, 2024/09/19
- Re: [PULL 00/38] target-arm queue,
Peter Maydell <=