[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/6] s390x patches for 6.0 softfreeze
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/6] s390x patches for 6.0 softfreeze |
Date: |
Wed, 17 Mar 2021 16:23:15 +0000 |
On Tue, 16 Mar 2021 at 10:12, Cornelia Huck <cohuck@redhat.com> wrote:
>
> The following changes since commit 6157b0e19721aadb4c7fdcfe57b2924af6144b14:
>
> Merge remote-tracking branch
> 'remotes/vivier2/tags/linux-user-for-6.0-pull-request' into staging
> (2021-03-14 17:47:49 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/cohuck/qemu.git tags/s390x-20210316
>
> for you to fetch changes up to 5793f5aafb05dae30e9dcb57d0d1c8f1a9633f6d:
>
> s390x/pci: Add missing initialization for g_autofree variables (2021-03-15
> 15:47:18 +0100)
>
> ----------------------------------------------------------------
> s390x updates:
> - get rid of legacy_s390_alloc() and phys_mem_set_alloc()
> - tcg: implement the MVPG condition-code-option bit
> - fix g_autofree variable handing in the pci vfio code
> - use official z15 names in the cpu model definitions
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 0/6] s390x patches for 6.0 softfreeze, Cornelia Huck, 2021/03/16
- [PULL 1/6] s390x/kvm: Get rid of legacy_s390_alloc(), Cornelia Huck, 2021/03/16
- [PULL 2/6] exec: Get rid of phys_mem_set_alloc(), Cornelia Huck, 2021/03/16
- [PULL 3/6] s390x/cpu_model: use official name for 8562, Cornelia Huck, 2021/03/16
- [PULL 4/6] target/s390x: Implement the MVPG condition-code-option bit, Cornelia Huck, 2021/03/16
- [PULL 5/6] target/s390x: Store r1/r2 for page-translation exceptions during MVPG, Cornelia Huck, 2021/03/16
- [PULL 6/6] s390x/pci: Add missing initialization for g_autofree variables, Cornelia Huck, 2021/03/16
- Re: [PULL 0/6] s390x patches for 6.0 softfreeze,
Peter Maydell <=