]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
Merge tag 'pull-10.1-maintainer-june-2025-020725-1' of https://gitlab.com/stsquad...
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 3 Jul 2025 09:58:56 +0000 (05:58 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 3 Jul 2025 09:58:56 +0000 (05:58 -0400)
Maintainer updates for June (gitlab, semihosting, plugins, virtio-gpu)

 - mark s390x runner system tests as allow_fail
 - build semihosting once
 - add register write support to plugins
 - add virtual memory write support to plugins
 - add harder memory read/write support to plugins
 - add patcher plugin and tests
 - re-stock virtio-gpu MAINTAINERS
 - fix context init for Venus fences

* tag 'pull-10.1-maintainer-june-2025-020725-1' of https://gitlab.com/stsquad/qemu:
  virtio-gpu: support context init multiple timeline
  MAINTAINERS: add Akihiko and Dmitry as reviewers
  MAINTAINERS: add myself to virtio-gpu for Odd Fixes
  plugins: Update plugin version and add notes
  plugins: Add patcher plugin and test
  tests/tcg: Remove copy-pasted notes and from i386 and add x86_64 system tests to tests
  plugins: Add memory hardware address read/write API
  plugins: Add memory virtual address write API
  plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
  plugins: Add register write API
  gdbstub: Expose gdb_write_register function to consumers of gdbstub
  semihosting/uaccess: Compile once
  semihosting/uaccess: Remove uses of target_ulong type
  tests/functional: Add PCI hotplug test for aarch64
  gitlab: mark s390x-system to allow failures

Conflicts:
  tests/functional/meson.build

  Context conflict with commit 7bc86ccbb59f ("tests/functional: test
  device passthrough on aarch64"), keep both changes to
  tests_aarch64_system_thorough[].

1  2 
MAINTAINERS
tests/functional/meson.build

diff --cc MAINTAINERS
Simple merge
index 85158562a2f7b1d64fb6a5f218af079d2be69854,53721c97ec61aa1ff15f9e054dc94e54c3ef459a..b542b3a3af8787066cc19be360cbb72cff0cc3a7
@@@ -84,7 -83,7 +84,8 @@@ tests_aarch64_system_quick = 
  tests_aarch64_system_thorough = [
    'aarch64_aspeed_ast2700',
    'aarch64_aspeed_ast2700fc',
 +  'aarch64_device_passthrough',
+   'aarch64_hotplug_pci',
    'aarch64_imx8mp_evk',
    'aarch64_raspi3',
    'aarch64_raspi4',