[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/12] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/12] target-arm queue |
Date: |
Mon, 20 Jul 2020 22:24:43 +0100 |
On Mon, 20 Jul 2020 at 13:56, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Not much here, mostly documentation, but a few bug fixes.
>
> thanks
> -- PMM
>
> The following changes since commit 873ec69aeb12e24eec7fb317fd0cd8494e8489dd:
>
> Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into
> staging (2020-07-20 11:03:09 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20200720
>
> for you to fetch changes up to 6a0b7505f1fd6769c3f1558fda76464d51e4118a:
>
> docs/system: Document the arm virt board (2020-07-20 11:35:17 +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * virt: Don't enable MTE emulation by default
> * virt: Diagnose attempts to use MTE with memory-hotplug or KVM
> (rather than silently not working correctly)
> * util: Implement qemu_get_thread_id() for OpenBSD
> * qdev: Add doc comments for qdev_unrealize and GPIO functions,
> and standardize on doc-comments-in-header-file
> * hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
> * docs/system: Document canon-a1100, collie, gumstix, virt boards
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.
-- PMM
- [PULL 04/12] util: Implement qemu_get_thread_id() for OpenBSD, (continued)
- [PULL 04/12] util: Implement qemu_get_thread_id() for OpenBSD, Peter Maydell, 2020/07/20
- [PULL 03/12] hw/arm/virt: Disable memory hotplug when MTE is enabled, Peter Maydell, 2020/07/20
- [PULL 05/12] qdev: Move doc comments from qdev.c to qdev-core.h, Peter Maydell, 2020/07/20
- [PULL 06/12] qdev: Document qdev_unrealize(), Peter Maydell, 2020/07/20
- [PULL 07/12] qdev: Document GPIO related functions, Peter Maydell, 2020/07/20
- [PULL 08/12] hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize(), Peter Maydell, 2020/07/20
- [PULL 09/12] docs/system: Briefly document canon-a1100 board, Peter Maydell, 2020/07/20
- [PULL 11/12] docs/system: Briefly document gumstix boards, Peter Maydell, 2020/07/20
- [PULL 10/12] docs/system: Briefly document collie board, Peter Maydell, 2020/07/20
- [PULL 12/12] docs/system: Document the arm virt board, Peter Maydell, 2020/07/20
- Re: [PULL 00/12] target-arm queue,
Peter Maydell <=