qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c82f57: MAINTAINERS: update email of Peter Li


From: Richard Henderson
Subject: [Qemu-commits] [qemu/qemu] c82f57: MAINTAINERS: update email of Peter Lieven
Date: Wed, 24 Apr 2024 07:47:57 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: c82f570e7c72683ade186a15a9f29f9008be9279
      
https://github.com/qemu/qemu/commit/c82f570e7c72683ade186a15a9f29f9008be9279
  Author: Peter Lieven <pl@kamp.de>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: update email of Peter Lieven

I will leave KAMP in the next days. Update email to stay reachable.

Signed-off-by: Peter Lieven <pl@kamp.de>
Message-ID: <20230105095039.182718-1-pl@kamp.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: ead4c81bab556ba7f52843755183dee87c95b78a
      
https://github.com/qemu/qemu/commit/ead4c81bab556ba7f52843755183dee87c95b78a
  Author: Inès Varhol <ines.varhol@telecom-paris.fr>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M tests/qtest/aspeed_fsi-test.c
    M tests/qtest/cmsdk-apb-dualtimer-test.c
    M tests/qtest/cmsdk-apb-watchdog-test.c
    M tests/qtest/erst-test.c
    M tests/qtest/ivshmem-test.c
    M tests/qtest/libqos/ahci.c
    M tests/qtest/microbit-test.c
    M tests/qtest/sse-timer-test.c
    M tests/qtest/stm32l4x5_exti-test.c
    M tests/qtest/stm32l4x5_syscfg-test.c

  Log Message:
  -----------
  tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`

The messages for assertions using hexadecimal numbers will be
easier to understand with `g_assert_cmphex`.

Cases changed : "cmpuint.*0x", "cmpuint.*<<"

Signed-off-by: Inès Varhol <ines.varhol@telecom-paris.fr>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Ninad Palsule <ninad@linux.ibm.com>
Message-ID: <20240414173349.31194-1-ines.varhol@telecom-paris.fr>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 6842edbd741d0e06f83fefe6736acb5cdb927cf7
      
https://github.com/qemu/qemu/commit/6842edbd741d0e06f83fefe6736acb5cdb927cf7
  Author: Zhao Liu <zhao1.liu@intel.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M docs/system/target-i386-desc.rst.inc

  Log Message:
  -----------
  docs: i386: pc: Update maximum CPU numbers for PC Q35

Commit e4e98c7eebfa ("pc: q35: Bump max_cpus to 4096 vcpus") increases
the supported CPUs for PC Q35 machine.

Update maximum CPU numbers for PC Q35 in the document.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240412085358.731560-1-zhao1.liu@linux.intel.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 1237e8f8ed3845fc189cd169e4052bff98685b08
      
https://github.com/qemu/qemu/commit/1237e8f8ed3845fc189cd169e4052bff98685b08
  Author: Brad Smith <brad@comstyle.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M tests/vm/openbsd

  Log Message:
  -----------
  tests/vm: update openbsd image to 7.5

tests/vm: update openbsd to release 7.5

Signed-off-by: Brad Smith <brad@comstyle.com>
Message-ID: <ZhaDVpNjq_ZifvPT@humpty.home.comstyle.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 4e264d8a5a26f3987e513b2f3f7101efeff3d938
      
https://github.com/qemu/qemu/commit/4e264d8a5a26f3987e513b2f3f7101efeff3d938
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Revert ".travis.yml: Cache Avocado cache"

This reverts commit c1073e44b46490133e16420e1784dec7bcd4e030.

The Avocado tests have been removed from Travis a long time ago with
commit c5008c76ee ("gitlab: add acceptance testing to system builds"),
so we don't need to cache the avocado files here anymore.

Message-ID: <20240320104144.823425-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: f7d55226696fa6a77f03ee370a8df63123b493b0
      
https://github.com/qemu/qemu/commit/f7d55226696fa6a77f03ee370a8df63123b493b0
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis.yml: Remove the unused UNRELIABLE environment variable

This variable was used to allow jobs to fail without spoiling the
overall result. But the required "allow_failures:" hunk has been
accidentally removed in commit 9d03f5abed ("travis.yml: Remove the
"Release tarball" job"), and it was anyway only useful while we
still had the x86 jobs here around that were our main CI jobs.
Thus let's simply remove this useless variable now.

Message-ID: <20240320104144.823425-6-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: c9e2e8e8d08f9e07e8c1e24d9a9f85d6572408dd
      
https://github.com/qemu/qemu/commit/c9e2e8e8d08f9e07e8c1e24d9a9f85d6572408dd
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis.yml: Update the jobs to Ubuntu 22.04

According to our support policy, we'll soon drop our official support
for Ubuntu 20.04 ("Focal Fossa") in QEMU. Thus we should update the
Travis jobs now to a newer release (Ubuntu 22.04 - "Jammy Jellyfish")
for future testing. Since all jobs are using this release now, we
can drop the entries from the individual jobs and use the global
setting again.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-6-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 49ba58ddd53dfa3ff58dad03bab5945813f6d086
      
https://github.com/qemu/qemu/commit/49ba58ddd53dfa3ff58dad03bab5945813f6d086
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  .travis.yml: Do some more testing with Clang

We are doing a lot of cross-compilation tests with GCC in the gitlab-CI
already, so we could get some more test coverage by using Clang in the
Travis-CI instead. Thus let's switch two additional jobs to use Clang
for compilation.

Message-ID: <20240320104144.823425-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: af66474bf39ccdb089dab2c4bf84f3881afa7827
      
https://github.com/qemu/qemu/commit/af66474bf39ccdb089dab2c4bf84f3881afa7827
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    R tests/docker/dockerfiles/ubuntu2004.docker
    M tests/lcitool/refresh

  Log Message:
  -----------
  tests: Remove Ubuntu 20.04 container

Since Ubuntu 22.04 has now been available for more than two years, we
can stop actively supporting the previous LTS version of Ubuntu now.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240418101056.302103-2-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 333e1623b30e81650ad248eb2cb62fe237e50385
      
https://github.com/qemu/qemu/commit/333e1623b30e81650ad248eb2cb62fe237e50385
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M tests/lcitool/libvirt-ci

  Log Message:
  -----------
  tests/lcitool/libvirt-ci: Update to the latest master branch

We need the latest fixes for the lcitool to be able to properly
update our CentOS docker file to CentOS Stream 9.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 45efa1a9b403cc5a5cc4975c7c045ba81702fa77
      
https://github.com/qemu/qemu/commit/45efa1a9b403cc5a5cc4975c7c045ba81702fa77
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M tests/docker/dockerfiles/alpine.docker
    M tests/docker/dockerfiles/centos8.docker
    M tests/docker/dockerfiles/debian-amd64-cross.docker
    M tests/docker/dockerfiles/debian-arm64-cross.docker
    M tests/docker/dockerfiles/debian-armel-cross.docker
    M tests/docker/dockerfiles/debian-armhf-cross.docker
    M tests/docker/dockerfiles/debian-i686-cross.docker
    M tests/docker/dockerfiles/debian-mips64el-cross.docker
    M tests/docker/dockerfiles/debian-mipsel-cross.docker
    M tests/docker/dockerfiles/debian-ppc64el-cross.docker
    M tests/docker/dockerfiles/debian-riscv64-cross.docker
    M tests/docker/dockerfiles/debian-s390x-cross.docker
    M tests/docker/dockerfiles/debian.docker
    M tests/docker/dockerfiles/fedora-win64-cross.docker
    M tests/docker/dockerfiles/fedora.docker
    M tests/docker/dockerfiles/opensuse-leap.docker
    M tests/docker/dockerfiles/ubuntu2204.docker

  Log Message:
  -----------
  tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update

This update adds the removing of the EXTERNALLY-MANAGED marker files
that has been added to the lcitool recently.

Quoting Daniel:
"For those who don't know, python now commonly blocks the ability to
run 'pip install' outside of a venv. This generally makes sense for
a precious installation environment. Our containers are disposable
though, so a venv has no benefit. Removing the 'EXTERNALLY-MANAGED'
allows the historical arbitrary use of 'pip' outside a venv.
lcitool just does this unconditionally given the containers are
not precious."

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 8f8cdf56144322003d12ffee4fe0e0c2f6d2118c
      
https://github.com/qemu/qemu/commit/8f8cdf56144322003d12ffee4fe0e0c2f6d2118c
  Author: Thomas Huth <thuth@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .gitlab-ci.d/buildtest.yml
    M .gitlab-ci.d/container-core.yml
    R tests/docker/dockerfiles/centos8.docker
    A tests/docker/dockerfiles/centos9.docker
    M tests/lcitool/mappings.yml
    M tests/lcitool/refresh
    M tests/vm/centos

  Log Message:
  -----------
  tests: Update our CI to use CentOS Stream 9 instead of 8

RHEL 9 (and thus also the derivatives) have been available since two
years now, so according to QEMU's support policy, we can drop the active
support for the previous major version 8 now.

Another reason for doing this is that Centos Stream 8 will go EOL soon:

https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/

  "After May 31, 2024, CentOS Stream 8 will be archived
   and no further updates will be provided."

Thus upgrade our CentOS Stream container to major version 9 now.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: c036bbca2826846c5874575a21483996d7eb776e
      
https://github.com/qemu/qemu/commit/c036bbca2826846c5874575a21483996d7eb776e
  Author: Paolo Bonzini <pbonzini@redhat.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    R scripts/ci/org.centos/stream/8/build-environment.yml
    R scripts/ci/org.centos/stream/8/x86_64/configure
    R scripts/ci/org.centos/stream/8/x86_64/test-avocado
    A scripts/ci/org.centos/stream/9/build-environment.yml
    A scripts/ci/org.centos/stream/9/x86_64/configure
    A scripts/ci/org.centos/stream/9/x86_64/test-avocado
    M scripts/ci/setup/build-environment.yml

  Log Message:
  -----------
  ci: move external build environment setups to CentOS Stream 9

RHEL 9 (and thus also the derivatives) are available since two years
now, so according to QEMU's support policy, we can drop the active
support for the previous major version 8 now.

Thus upgrade our CentOS Stream build environment playbooks to major
version 9 now.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240412103708.27650-1-pbonzini@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240418101056.302103-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 2fbcb603e629568942f4b9d31901741aefcd600a
      
https://github.com/qemu/qemu/commit/2fbcb603e629568942f4b9d31901741aefcd600a
  Author: Philippe Mathieu-Daudé <philmd@linaro.org>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M hw/s390x/s390-stattrib.c
    M hw/s390x/s390-virtio-hcall.h

  Log Message:
  -----------
  hw/s390x: Include missing 'cpu.h' header

"cpu.h" is implicitly included. Include it explicitly to
avoid the following error when refactoring headers:

  hw/s390x/s390-stattrib.c:86:40: error: use of undeclared identifier 
'TARGET_PAGE_SIZE'
      len = sac->peek_stattr(sas, addr / TARGET_PAGE_SIZE, buflen, vals);
                                         ^
  hw/s390x/s390-stattrib.c:94:58: error: use of undeclared identifier 
'TARGET_PAGE_MASK'
                     addr / TARGET_PAGE_SIZE, len, addr & ~TARGET_PAGE_MASK);
                                                         ^
  hw/s390x/s390-stattrib.c:224:40: error: use of undeclared identifier 
'TARGET_PAGE_BITS'
          qemu_put_be64(f, (start_gfn << TARGET_PAGE_BITS) | STATTR_FLAG_MORE);
                                         ^
  In file included from hw/s390x/s390-virtio-ccw.c:17:
  hw/s390x/s390-virtio-hcall.h:22:27: error: unknown type name 'CPUS390XState'
  int s390_virtio_hypercall(CPUS390XState *env);
                            ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Eric Farman <farman@linux.ibm.com>
Message-ID: <20240322162822.7391-1-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 5a115a2d4f2bd500a1904d9f1945bf61be53c7c2
      
https://github.com/qemu/qemu/commit/5a115a2d4f2bd500a1904d9f1945bf61be53c7c2
  Author: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M docs/devel/submitting-a-patch.rst

  Log Message:
  -----------
  docs/devel: fix minor typo in submitting-a-patch.rst

s/Resolved:/Resolves:/

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-ID: <20240422124128.4034482-1-manos.pitsidianakis@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: d01e9d0aab0d651d73a23e41b0060b3a79814415
      
https://github.com/qemu/qemu/commit/d01e9d0aab0d651d73a23e41b0060b3a79814415
  Author: Philippe Mathieu-Daudé <philmd@linaro.org>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M tests/unit/test-nested-aio-poll.c

  Log Message:
  -----------
  tests/unit: Remove debug statements in test-nested-aio-poll.c

We have been running this test for almost a year; it
is safe to remove its debug statements, which clutter
CI jobs output:

  ▶  88/100 /nested-aio-poll                      OK
  io_read 0x16bb26158
  io_poll_true 0x16bb26158
  > io_poll_ready
  io_read 0x16bb26164
  < io_poll_ready
  io_poll_true 0x16bb26158
  io_poll_false 0x16bb26164
  > io_poll_ready
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_poll_false 0x16bb26164
  io_read 0x16bb26164
  < io_poll_ready
  88/100 qemu:unit / test-nested-aio-poll        OK

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20240422112246.83812-1-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 8f29bab03ea22694a127ee33edeb4ce99eeb124e
      
https://github.com/qemu/qemu/commit/8f29bab03ea22694a127ee33edeb4ce99eeb124e
  Author: Philippe Mathieu-Daudé <philmd@linaro.org>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M target/s390x/cpu_models.h

  Log Message:
  -----------
  target/s390x: Remove KVM stubs in cpu_models.h

Since the calls are elided when KVM is not available,
we can remove the stubs (which are never compiled).

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240419090631.48055-1-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>


  Commit: 0ac9dc900fc10f7e689863ddc29eab911f0a47de
      
https://github.com/qemu/qemu/commit/0ac9dc900fc10f7e689863ddc29eab911f0a47de
  Author: Richard Henderson <richard.henderson@linaro.org>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M .gitlab-ci.d/buildtest.yml
    M .gitlab-ci.d/container-core.yml
    M .travis.yml
    M MAINTAINERS
    M docs/devel/submitting-a-patch.rst
    M docs/system/target-i386-desc.rst.inc
    M hw/s390x/s390-stattrib.c
    M hw/s390x/s390-virtio-hcall.h
    R scripts/ci/org.centos/stream/8/build-environment.yml
    R scripts/ci/org.centos/stream/8/x86_64/configure
    R scripts/ci/org.centos/stream/8/x86_64/test-avocado
    A scripts/ci/org.centos/stream/9/build-environment.yml
    A scripts/ci/org.centos/stream/9/x86_64/configure
    A scripts/ci/org.centos/stream/9/x86_64/test-avocado
    M scripts/ci/setup/build-environment.yml
    M target/s390x/cpu_models.h
    M tests/docker/dockerfiles/alpine.docker
    R tests/docker/dockerfiles/centos8.docker
    A tests/docker/dockerfiles/centos9.docker
    M tests/docker/dockerfiles/debian-amd64-cross.docker
    M tests/docker/dockerfiles/debian-arm64-cross.docker
    M tests/docker/dockerfiles/debian-armel-cross.docker
    M tests/docker/dockerfiles/debian-armhf-cross.docker
    M tests/docker/dockerfiles/debian-i686-cross.docker
    M tests/docker/dockerfiles/debian-mips64el-cross.docker
    M tests/docker/dockerfiles/debian-mipsel-cross.docker
    M tests/docker/dockerfiles/debian-ppc64el-cross.docker
    M tests/docker/dockerfiles/debian-riscv64-cross.docker
    M tests/docker/dockerfiles/debian-s390x-cross.docker
    M tests/docker/dockerfiles/debian.docker
    M tests/docker/dockerfiles/fedora-win64-cross.docker
    M tests/docker/dockerfiles/fedora.docker
    M tests/docker/dockerfiles/opensuse-leap.docker
    R tests/docker/dockerfiles/ubuntu2004.docker
    M tests/docker/dockerfiles/ubuntu2204.docker
    M tests/lcitool/libvirt-ci
    M tests/lcitool/mappings.yml
    M tests/lcitool/refresh
    M tests/qtest/aspeed_fsi-test.c
    M tests/qtest/cmsdk-apb-dualtimer-test.c
    M tests/qtest/cmsdk-apb-watchdog-test.c
    M tests/qtest/erst-test.c
    M tests/qtest/ivshmem-test.c
    M tests/qtest/libqos/ahci.c
    M tests/qtest/microbit-test.c
    M tests/qtest/sse-timer-test.c
    M tests/qtest/stm32l4x5_exti-test.c
    M tests/qtest/stm32l4x5_syscfg-test.c
    M tests/unit/test-nested-aio-poll.c
    M tests/vm/centos
    M tests/vm/openbsd

  Log Message:
  -----------
  Merge tag 'pull-request-2024-04-24' of https://gitlab.com/thuth/qemu into 
staging

* Update OpenBSD CI image to 7.5
* Update/remove Ubuntu 20.04 CI jobs
* Update CentOS 8 CI jobs to CentOS 9
* Some clean-ups and improvements to travis.yml
* Minor test fixes
* s390x header clean-ups
* Doc updates

# -----BEGIN PGP SIGNATURE-----
#
# iQJFBAABCAAvFiEEJ7iIR+7gJQEY8+q5LtnXdP5wLbUFAmYouUERHHRodXRoQHJl
# ZGhhdC5jb20ACgkQLtnXdP5wLbV7Ug/+OuipQKNamMkHCRlQ81aWa6fFgqK77xPl
# hSQ3zUVJs3aR6WCP5AHbGNDSj/wBFb9ynraUgqfB8onP6Oltn6Zkm10ymNWmnyM3
# K/FWMYbCl2ke1+R8pxhLL/yev2XPr5mJPqrVB17fWwZDgKUX/gpJWsHEFYheY4hV
# /lB0uour9ajnZRInnkvuNfogMM08jEpndonVHpbjgppeEDzDgAoZsd3yC+7PoPBr
# tCl3lAQVHV9Jr3OHy0P8aa90lBGsh6thZRvxRtB9AViGFOB2AMIzuLR7N+86e+cn
# k7Df0vIha3TfEhPOf2I7rnZ3sGJby9SEz1JEr84EpLQtvMnb3LU5UDYxQChfJA8g
# QeAC8tKqRoR8V0DFMeADKhHuNVcnP00tx181ZofVlgn+OqUo0kat6wsExPdOSIvf
# giBIyWLhzYzsXKt9CVhGsgjnx0LgF/tl5D7OKs8uFGVW63AVDy756j1oRzTecIB1
# 7VTivBMXOORF2+rBUGwaG9KXod+nht+y72T7/fuh7kp1ezWjIHc8ooGdjYMq+Fg5
# FqfMxEzXhoH8dVGa9E7mFmcPnn9lXNhN1WUUzAhq0e94cN+59CffI6jy7Pn+uXB5
# w3IZmb5XkSwwjhd8CWnQQbZUVVKbzeI7qzgEGyDQAUWKxq2uO8AjpTEOfys884Cx
# MBXuuTcIUZk=
# =Ai+u
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 24 Apr 2024 12:48:17 AM PDT
# gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
# gpg:                issuer "thuth@redhat.com"
# gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [undefined]
# gpg:                 aka "Thomas Huth <thuth@redhat.com>" [undefined]
# gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
# gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [undefined]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5

* tag 'pull-request-2024-04-24' of https://gitlab.com/thuth/qemu:
  target/s390x: Remove KVM stubs in cpu_models.h
  tests/unit: Remove debug statements in test-nested-aio-poll.c
  docs/devel: fix minor typo in submitting-a-patch.rst
  hw/s390x: Include missing 'cpu.h' header
  ci: move external build environment setups to CentOS Stream 9
  tests: Update our CI to use CentOS Stream 9 instead of 8
  tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update
  tests/lcitool/libvirt-ci: Update to the latest master branch
  tests: Remove Ubuntu 20.04 container
  .travis.yml: Do some more testing with Clang
  .travis.yml: Update the jobs to Ubuntu 22.04
  .travis.yml: Remove the unused UNRELIABLE environment variable
  Revert ".travis.yml: Cache Avocado cache"
  tests/vm: update openbsd image to 7.5
  docs: i386: pc: Update maximum CPU numbers for PC Q35
  tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`
  MAINTAINERS: update email of Peter Lieven

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/88daa112d4ed...0ac9dc900fc1

To unsubscribe from these emails, change your notification settings at 
https://github.com/qemu/qemu/settings/notifications



reply via email to

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