[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/9] more s390x fixes
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/9] more s390x fixes |
Date: |
Tue, 22 Oct 2019 14:52:03 +0100 |
On Tue, 22 Oct 2019 at 10:54, Cornelia Huck <address@hidden> wrote:
>
> The following changes since commit e9d42461920f6f40f4d847a5ba18e90d095ed0b9:
>
> Merge remote-tracking branch
> 'remotes/kraxel/tags/audio-20191018-pull-request' into staging (2019-10-18
> 14:13:11 +0100)
>
> are available in the Git repository at:
>
> https://github.com/cohuck/qemu tags/s390x-20191022
>
> for you to fetch changes up to de60a92ea7b7977854420c58fd98f38cb6de6de6:
>
> s390x/kvm: Set default cpu model for all machine classes (2019-10-21
> 18:03:08 +0200)
>
> ----------------------------------------------------------------
> s390x fixes in tcg vector instruction handling and in the
> cpu model code
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.
-- PMM
- [PULL 0/9] more s390x fixes, Cornelia Huck, 2019/10/22
- [PULL 1/9] s390x/cpumodel: Add missing visit_free, Cornelia Huck, 2019/10/22
- [PULL 2/9] s390x/mmu: Remove duplicate check for MMU_DATA_STORE, Cornelia Huck, 2019/10/22
- [PULL 3/9] s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD, Cornelia Huck, 2019/10/22
- [PULL 4/9] s390x/tcg: Fix VECTOR MULTIPLY AND ADD *, Cornelia Huck, 2019/10/22
- [PULL 5/9] s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE, Cornelia Huck, 2019/10/22
- [PULL 6/9] s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION, Cornelia Huck, 2019/10/22
- [PULL 7/9] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION, Cornelia Huck, 2019/10/22
- [PULL 8/9] s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION, Cornelia Huck, 2019/10/22
- [PULL 9/9] s390x/kvm: Set default cpu model for all machine classes, Cornelia Huck, 2019/10/22
- Re: [PULL 0/9] more s390x fixes,
Peter Maydell <=