[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...)
|
From: |
Peter Maydell |
|
Subject: |
Re: [PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...) |
|
Date: |
Wed, 19 Jan 2022 18:46:08 +0000 |
On Wed, 19 Jan 2022 at 08:32, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi!
>
> The following changes since commit 69353c332c558cead5f8081d0bb69f989fe33fa3:
>
> Merge remote-tracking branch
> 'remotes/konstantin/tags/qga-win32-pull-2022-01-10' into staging (2022-01-16
> 16:32:34 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2022-01-19
>
> for you to fetch changes up to 59b9b5186e44a90088a91ed7a7493b03027e4f1f:
>
> s390x: sigp: Reorder the SIGP STOP code (2022-01-18 15:00:57 +0100)
>
> ----------------------------------------------------------------
> * Fix bits in one of the PMCW channel subsystem masks
> * s390x TCG shift instruction fixes
> * Re-organization for the MAINTAINERS file
> * Support for extended length of kernel command lines
> * Re-order the SIGP STOP code
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM
- [PULL 01/10] s390x/css: fix PMCW invalid mask, (continued)
- [PULL 01/10] s390x/css: fix PMCW invalid mask, Thomas Huth, 2022/01/19
- [PULL 02/10] target/s390x: Fix SLDA sign bit index, Thomas Huth, 2022/01/19
- [PULL 03/10] target/s390x: Fix SRDA CC calculation, Thomas Huth, 2022/01/19
- [PULL 04/10] target/s390x: Fix cc_calc_sla_64() missing overflows, Thomas Huth, 2022/01/19
- [PULL 06/10] tests/tcg/s390x: Test shift instructions, Thomas Huth, 2022/01/19
- [PULL 05/10] target/s390x: Fix shifting 32-bit values for more than 31 bits, Thomas Huth, 2022/01/19
- [PULL 07/10] MAINTAINERS: split out s390x sections, Thomas Huth, 2022/01/19
- [PULL 08/10] MAINTAINERS: Add myself to s390 I/O areas, Thomas Huth, 2022/01/19
- [PULL 09/10] s390x/ipl: support extended kernel command line size, Thomas Huth, 2022/01/19
- [PULL 10/10] s390x: sigp: Reorder the SIGP STOP code, Thomas Huth, 2022/01/19
- Re: [PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...),
Peter Maydell <=