[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/20] s390x patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/20] s390x patches |
Date: |
Tue, 7 Sep 2021 20:22:48 +0100 |
On Tue, 7 Sept 2021 at 14:15, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi Peter!
>
> The following changes since commit 935efca6c246c108253b0e4e51cc87648fc7ca10:
>
> Merge remote-tracking branch
> 'remotes/thuth-gitlab/tags/pull-request-2021-09-06' into staging (2021-09-06
> 12:38:07 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/s390x-pull-request-2021-09-07
>
> for you to fetch changes up to 30e398f796d882d829162a16ab7c920f7422da3b:
>
> s390x/cpumodel: Add more feature to gen16 default model (2021-09-07
> 13:36:43 +0200)
>
> (Cornelia is currently on vacation, so I'm doing the s390x patches this time)
>
> ----------------------------------------------------------------
> * Some CSS related fixes
> * Storage key related fixes
> * Test SIGILL and SIGSEGV handling in usermode emulation
> * Fix SETPREFIX instruction
> * Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK to fix Alpine compilation
> * Add more feature to gen16 default model
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2
for any user-visible changes.
-- PMM
- [PULL 12/20] s390x/mmu_helper: move address validation into mmu_translate*(), (continued)
- [PULL 12/20] s390x/mmu_helper: move address validation into mmu_translate*(), Thomas Huth, 2021/09/07
- [PULL 11/20] s390x/mmu_helper: fixup mmu_translate() documentation, Thomas Huth, 2021/09/07
- [PULL 14/20] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate, Thomas Huth, 2021/09/07
- [PULL 17/20] hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled, Thomas Huth, 2021/09/07
- [PULL 16/20] hw/s390x/s390-skeys: check if an address is valid before dumping the key, Thomas Huth, 2021/09/07
- [PULL 15/20] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump, Thomas Huth, 2021/09/07
- [PULL 18/20] hw/s390x/s390-skeys: lazy storage key enablement under TCG, Thomas Huth, 2021/09/07
- [PULL 19/20] s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK, Thomas Huth, 2021/09/07
- [PULL 13/20] s390x/mmu_helper: avoid setting the storage key if nothing changed, Thomas Huth, 2021/09/07
- [PULL 20/20] s390x/cpumodel: Add more feature to gen16 default model, Thomas Huth, 2021/09/07
- Re: [PULL 00/20] s390x patches,
Peter Maydell <=