All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Some small s390x and testing fixes
@ 2022-11-17  9:10 Thomas Huth
  2022-11-17  9:10 ` [PULL 1/4] s390x: Fix spelling errors Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Huth @ 2022-11-17  9:10 UTC (permalink / raw)
  To: Stefan Hajnoczi, qemu-devel

 Hi Stefan!

The following changes since commit 2c8311241d1f7377bb4ff76064b1d1fe15166413:

  Update VERSION for v7.2.0-rc1 (2022-11-15 18:56:38 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-17

for you to fetch changes up to 1b7a07c4414323d985e89c4e78a4c30cba0e7a85:

  acpi/tests/avocado/bits: some misc fixes (2022-11-17 09:58:22 +0100)

----------------------------------------------------------------
* Add s390x documentation for the "loadparm" machine parameter
* Spelling fixes in the s390x code
* Update the macOS Cirrus-CI job to use aarch64 hosts
* Increase timeout and fix comments in the acpi avacodo test

----------------------------------------------------------------
Ani Sinha (1):
      acpi/tests/avocado/bits: some misc fixes

Daniel P. Berrangé (1):
      ci: replace x86_64 macos-11 with aarch64 macos-12

Thomas Huth (2):
      s390x: Fix spelling errors
      docs/system/s390x: Document the "loadparm" machine property

 docs/devel/acpi-bits.rst                           | 12 ++++------
 docs/system/s390x/bootdevices.rst                  | 26 ++++++++++++++++++++++
 hw/s390x/ipl.h                                     |  2 +-
 pc-bios/s390-ccw/cio.h                             |  2 +-
 pc-bios/s390-ccw/iplb.h                            |  2 +-
 target/s390x/cpu_models.h                          |  4 ++--
 hw/s390x/s390-pci-vfio.c                           |  2 +-
 hw/s390x/s390-virtio-ccw.c                         |  6 ++---
 target/s390x/ioinst.c                              |  2 +-
 target/s390x/tcg/excp_helper.c                     |  2 +-
 target/s390x/tcg/fpu_helper.c                      |  2 +-
 target/s390x/tcg/misc_helper.c                     |  2 +-
 target/s390x/tcg/translate.c                       |  4 ++--
 target/s390x/tcg/translate_vx.c.inc                |  6 ++---
 .gitlab-ci.d/cirrus.yml                            | 12 +++++-----
 .../cirrus/{macos-11.vars => macos-12.vars}        | 12 +++++-----
 pc-bios/s390-ccw/start.S                           |  2 +-
 tests/avocado/acpi-bits.py                         |  3 +++
 tests/lcitool/libvirt-ci                           |  2 +-
 tests/lcitool/refresh                              |  2 +-
 20 files changed, 66 insertions(+), 41 deletions(-)
 rename .gitlab-ci.d/cirrus/{macos-11.vars => macos-12.vars} (74%)



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

end of thread, other threads:[~2022-11-21 13:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-17  9:10 [PULL 0/4] Some small s390x and testing fixes Thomas Huth
2022-11-17  9:10 ` [PULL 1/4] s390x: Fix spelling errors Thomas Huth
2022-11-17  9:10 ` [PULL 2/4] docs/system/s390x: Document the "loadparm" machine property Thomas Huth
2022-11-17  9:10 ` [PULL 3/4] ci: replace x86_64 macos-11 with aarch64 macos-12 Thomas Huth
2022-11-17  9:10 ` [PULL 4/4] acpi/tests/avocado/bits: some misc fixes Thomas Huth
2022-11-17 20:07 ` [PULL 0/4] Some small s390x and testing fixes Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.