[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/5] target-arm queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/5] target-arm queue |
Date: |
Fri, 26 Jul 2019 17:09:31 +0100 |
On Fri, 26 Jul 2019 at 16:19, Peter Maydell <address@hidden> wrote:
>
> Handful of bug fixes to sneak in before rc3.
>
> thanks
> -- PMM
>
> The following changes since commit c985266ea5b50e46e07b3568c1346e10064205c9:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190726' into
> staging (2019-07-26 13:52:06 +0100)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git
> tags/pull-target-arm-20190726
>
> for you to fetch changes up to 67505c114e6acc26f3a1a2b74833c61b6a34ff95:
>
> hw/arm/boot: Further improve initrd positioning code (2019-07-26 16:17:56
> +0100)
>
> ----------------------------------------------------------------
> target-arm queue:
> * Fix broken migration on pl330 device
> * Fix broken migration on stellaris-input device
> * Add type checks to vmstate varry macros to avoid this class of bugs
> * hw/arm/boot: Fix some remaining cases where we would put the
> initrd on top of the kernel image
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.
-- PMM
- [Qemu-devel] [PULL 3/5] target/arm: Limit ID register assertions to TCG, (continued)
- [Qemu-devel] [PULL 3/5] target/arm: Limit ID register assertions to TCG, Peter Maydell, 2019/07/22
- [Qemu-devel] [PULL 5/5] contrib/elf2dmp: Build download.o with CURL_CFLAGS, Peter Maydell, 2019/07/22
- [Qemu-devel] [PULL 4/5] configure: Clarify URL to source downloads, Peter Maydell, 2019/07/22
- Re: [Qemu-devel] [PULL 0/5] target-arm queue, Peter Maydell, 2019/07/22
- [Qemu-devel] [PULL 0/5] target-arm queue, Peter Maydell, 2019/07/26
- [Qemu-devel] [PULL 1/5] pl330: fix vmstate description, Peter Maydell, 2019/07/26
- [Qemu-devel] [PULL 2/5] stellaris_input: Fix vmstate description of buttons field, Peter Maydell, 2019/07/26
- [Qemu-devel] [PULL 3/5] vmstate.h: Type check VMSTATE_STRUCT_VARRAY macros, Peter Maydell, 2019/07/26
- [Qemu-devel] [PULL 4/5] hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr, Peter Maydell, 2019/07/26
- [Qemu-devel] [PULL 5/5] hw/arm/boot: Further improve initrd positioning code, Peter Maydell, 2019/07/26
- Re: [Qemu-devel] [PULL 0/5] target-arm queue,
Peter Maydell <=