qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] s390x, qtest and misc patches for QEMU 8.1 rc1
@ 2023-07-18  9:30 Thomas Huth
  2023-07-18  9:30 ` [PULL 1/8] s390x: Fix QEMU abort by selecting S390_FLIC_KVM Thomas Huth
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Thomas Huth @ 2023-07-18  9:30 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson

The following changes since commit 361d5397355276e3007825cc17217c1e4d4320f7:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-07-17 15:49:27 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2023-07-18

for you to fetch changes up to a5754847e0fc2bc08a414dd381803009e8bca390:

  tests/avocado: Disable the test_sbsaref_edk2_firmware by default (2023-07-18 11:22:51 +0200)

----------------------------------------------------------------
* Fix s390x KVM guests when compiling with --without-default-devices
* Fix /proc/cpuinfo features list in s390x linux-user emulation
* Generate FreeBSD VM package list via lcitool
* Disable the flaky test_sbsaref_edk2_firmware avocado test by default

----------------------------------------------------------------
Cédric Le Goater (1):
      s390x: Fix QEMU abort by selecting S390_FLIC_KVM

Fabiano Rosas (1):
      tests/qtest: Fix typo in multifd cancel test

Ilya Leoshkevich (1):
      linux-user/elfload: Fix /proc/cpuinfo features: on s390x

Philippe Mathieu-Daudé (4):
      tests/lcitool: Generate distribution packages list in JSON format
      tests/lcitool: Refresh generated files
      tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
      tests/vm/freebsd: Get up-to-date package list from lcitool vars file

Thomas Huth (1):
      tests/avocado: Disable the test_sbsaref_edk2_firmware by default

 docs/devel/testing.rst                   |  5 +++
 include/elf.h                            | 66 +++++++++++++++++++--------
 linux-user/elfload.c                     | 41 +++++++++--------
 tests/qtest/migration-test.c             |  2 +-
 hw/intc/Kconfig                          |  1 -
 hw/s390x/Kconfig                         |  1 +
 tests/avocado/machine_aarch64_sbsaref.py |  2 +-
 tests/lcitool/refresh                    | 11 +++++
 tests/vm/basevm.py                       | 11 +++++
 tests/vm/freebsd                         | 42 +----------------
 tests/vm/generated/README                |  5 +++
 tests/vm/generated/freebsd.json          | 77 ++++++++++++++++++++++++++++++++
 12 files changed, 183 insertions(+), 81 deletions(-)
 create mode 100644 tests/vm/generated/README
 create mode 100644 tests/vm/generated/freebsd.json



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-19 15:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18  9:30 [PULL 0/8] s390x, qtest and misc patches for QEMU 8.1 rc1 Thomas Huth
2023-07-18  9:30 ` [PULL 1/8] s390x: Fix QEMU abort by selecting S390_FLIC_KVM Thomas Huth
2023-07-18  9:30 ` [PULL 2/8] linux-user/elfload: Fix /proc/cpuinfo features: on s390x Thomas Huth
2023-07-18  9:30 ` [PULL 3/8] tests/qtest: Fix typo in multifd cancel test Thomas Huth
2023-07-18  9:30 ` [PULL 4/8] tests/lcitool: Generate distribution packages list in JSON format Thomas Huth
2023-07-18  9:30 ` [PULL 5/8] tests/lcitool: Refresh generated files Thomas Huth
2023-07-18  9:30 ` [PULL 6/8] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper Thomas Huth
2023-07-18  9:30 ` [PULL 7/8] tests/vm/freebsd: Get up-to-date package list from lcitool vars file Thomas Huth
2023-07-18  9:30 ` [PULL 8/8] tests/avocado: Disable the test_sbsaref_edk2_firmware by default Thomas Huth
2023-07-19 12:40 ` [PULL 0/8] s390x, qtest and misc patches for QEMU 8.1 rc1 Peter Maydell
2023-07-19 15:05   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).