[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/5] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/5] target-arm queue |
Date: |
Mon, 23 Mar 2020 20:54:06 +0000 |
On Mon, 23 Mar 2020 at 17:40, Peter Maydell <address@hidden> wrote:
>
> Just a few minor bugfixes, but we might as well get them in
> for rc0 tomorrow.
>
> -- PMM
>
> The following changes since commit 787f82407c5056a8b1097e39e53d01dd1abe406b:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200323' into
> staging (2020-03-23 15:38:30 +0000)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20200323
>
> for you to fetch changes up to 550a04893c2bd4442211b353680b9a6408d94dba:
>
> target/arm: Move computation of index in handle_simd_dupe (2020-03-23
> 17:22:30 +0000)
>
> ----------------------------------------------------------------
> target-arm queue:
> * target/arm: avoid undefined behaviour shift in watchpoint code
> * target/arm: avoid undefined behaviour shift in handle_simd_dupe()
> * target/arm: add assert that immh != 0 in disas_simd_shift_imm()
> * aspeed/smc: Fix DMA support for AST2600
> * hw/arm/bcm283x: Correct the license text ('and' vs 'or')
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.
-- PMM
- [PULL 0/5] target-arm queue, Peter Maydell, 2020/03/23
- [PULL 4/5] target/arm: Assert immh != 0 in disas_simd_shift_imm, Peter Maydell, 2020/03/23
- [PULL 3/5] target/arm: Rearrange disabled check for watchpoints, Peter Maydell, 2020/03/23
- [PULL 5/5] target/arm: Move computation of index in handle_simd_dupe, Peter Maydell, 2020/03/23
- [PULL 2/5] aspeed/smc: Fix DMA support for AST2600, Peter Maydell, 2020/03/23
- [PULL 1/5] hw/arm/bcm283x: Correct the license text, Peter Maydell, 2020/03/23
- Re: [PULL 0/5] target-arm queue,
Peter Maydell <=