qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL v2 0/7] s390x patches (and one gitlab-CI fix)


From: Richard Henderson
Subject: Re: [PULL v2 0/7] s390x patches (and one gitlab-CI fix)
Date: Fri, 17 Dec 2021 09:54:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 12/17/21 6:46 AM, Thomas Huth wrote:
  Hi!

The following changes since commit 29eb5c2c86f935b0e9700fad2ecfe8a32b011d57:

   Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 
(2021-12-16 08:39:20 -0800)

are available in the Git repository at:

   https://gitlab.com/thuth/qemu.git tags/s390x-2021-12-17

for you to fetch changes up to 9f8e6cad65a66b27e797defe639a4a4fd4330f23:

   gitlab-ci: Speed up the msys2-64bit job by using --without-default-devices 
(2021-12-17 09:12:37 +0100)

----------------------------------------------------------------
* Small fixes for the s390x PCI code
* Fix reset handling of the diag318 data
* Ease timeout problem of the new msys2-64bit job

----------------------------------------------------------------

v2: Dropped the patch that introced the new machine types

Christian Borntraeger (1):
       MAINTAINERS: update email address of Christian Borntraeger

Collin L. Walling (1):
       s390: kvm: adjust diag318 resets to retain data

Matthew Rosato (4):
       s390x/pci: use a reserved ID for the default PCI group
       s390x/pci: don't use hard-coded dma range in reg_ioat
       s390x/pci: use the passthrough measurement update interval
       s390x/pci: add supported DT information to clp response

Thomas Huth (1):
       gitlab-ci: Speed up the msys2-64bit job by using 
--without-default-devices

  .gitlab-ci.d/windows.yml        |  2 +-
  .mailmap                        |  1 +
  MAINTAINERS                     |  6 +++---
  hw/s390x/s390-pci-bus.c         |  1 +
  hw/s390x/s390-pci-inst.c        | 15 +++++++++------
  hw/s390x/s390-pci-vfio.c        |  1 +
  include/hw/s390x/s390-pci-bus.h |  3 ++-
  include/hw/s390x/s390-pci-clp.h |  3 ++-
  target/s390x/cpu.h              |  4 ++--
  target/s390x/kvm/kvm.c          |  4 ++++
  10 files changed, 26 insertions(+), 14 deletions(-)

Applied, thanks.

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]