On Wed, 27 Nov 2024 at 10:34, Thomas Huth <thuth@redhat.com> wrote:
>
> The following changes since commit 7872e5fdf38ac0d8d0083aabb98d67da1f530ef4:
>
> Update version for v9.2.0-rc2 release (2024-11-26 22:26:38 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-11-27
>
> for you to fetch changes up to ef45f46f382a5e2c41c39c71fd3364cff4f41bf5:
>
> hw/pci: Remove unused pci_irq_pulse() method (2024-11-27 09:34:08 +0100)
>
> ----------------------------------------------------------------
> * Two small doc updates
> * Fix the flaky loongarch64 and sh4 functional tests
> * Refuse to compile with old XCode versions that don't work anymore
> * Remove an unused function from PCI code
>
> ----------------------------------------------------------------
> Akihiko Odaki (1):
> docs: Document that hvf on Arm is supported
>
> Cédric Le Goater (1):
> tests/functional: Remove sleep workarounds from sh4 test
>
> Philippe Mathieu-Daudé (1):
> hw/pci: Remove unused pci_irq_pulse() method
>
> Thomas Huth (3):
> docs/devel/testing/functional: Clarify that we have to use the build folder
> meson.build: Refuse XCode versions < v15.0
> .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
>
> Xianglai Li (1):
> tests/functional: Fix the running test case causes loongarch64 to hang
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM