Hi! The following changes since commit 3916603e0c1d909e14e09d5ebcbdaa9c9e21adf3:
Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into staging (2022-07-29 17:39:17 -0700) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2022-08-01 for you to fetch changes up to 1bca64a3f0490861c03ceb849821ebf42c926f82: tests/qtest/migration-test: Run the dirty ring tests only with the x86 target (2022-08-01 16:30:18 +0200) ---------------------------------------------------------------- - Some fixes for various tests - Improve wordings in some files ---------------------------------------------------------------- Daniel P. Berrangé (1): misc: fix commonly doubled up words Ilya Leoshkevich (1): tests/tcg/linux-test: Fix random hangs in test_socket Peter Xu (2): migration-test: Use migrate_ensure_converge() for auto-converge migration-test: Allow test to run without uffd Thomas Huth (3): tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test trivial: Fix duplicated words tests/qtest/migration-test: Run the dirty ring tests only with the x86 target docs/devel/qom.rst | 4 +- docs/interop/live-block-operations.rst | 4 +- docs/system/arm/cpu-features.rst | 2 +- docs/system/devices/cxl.rst | 2 +- docs/system/s390x/bootdevices.rst | 2 +- docs/system/tls.rst | 2 +- docs/tools/qemu-pr-helper.rst | 4 +- hw/usb/u2f.h | 2 +- include/hw/qdev-core.h | 2 +- include/user/safe-syscall.h | 2 +- block/linux-aio.c | 2 +- block/qcow2-bitmap.c | 8 +- contrib/plugins/cache.c | 2 +- hw/arm/omap2.c | 2 +- hw/core/clock.c | 2 +- hw/intc/arm_gicv3_redist.c | 2 +- hw/misc/iotkit-secctl.c | 2 +- hw/misc/iotkit-sysctl.c | 4 +- hw/misc/mac_via.c | 2 +- hw/s390x/s390-ccw.c | 2 +- linux-user/i386/cpu_loop.c | 2 +- pc-bios/s390-ccw/virtio-scsi.c | 2 +- target/arm/helper.c | 2 +- target/arm/translate.c | 2 +- target/i386/cpu.c | 2 +- tests/qtest/microbit-test.c | 6 +- tests/qtest/migration-test.c | 74 ++++++++----------- tests/tcg/multiarch/linux/linux-test.c | 2 +- tests/unit/test-qga.c | 6 +- tools/virtiofsd/fuse_virtio.c | 2 +- ui/vdagent.c | 2 +- tcg/i386/tcg-target.c.inc | 2 +- python/Makefile | 2 +- python/qemu/utils/__init__.py | 2 +- tests/docker/dockerfiles/debian-native.docker | 2 +- 35 files changed, 76 insertions(+), 88 deletions(-) -- 2.31.1