qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] Testing and wording fixes
@ 2022-08-01 15:54 Thomas Huth
  2022-08-01 15:55 ` [PULL 1/7] tests/tcg/linux-test: Fix random hangs in test_socket Thomas Huth
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Thomas Huth @ 2022-08-01 15:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Peter Maydell, Dr. David Alan Gilbert, peterx,
	Juan Quintela, Ilya Leoshkevich, berrange

 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



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

end of thread, other threads:[~2022-08-01 19:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-01 15:54 [PULL 0/7] Testing and wording fixes Thomas Huth
2022-08-01 15:55 ` [PULL 1/7] tests/tcg/linux-test: Fix random hangs in test_socket Thomas Huth
2022-08-01 15:55 ` [PULL 2/7] migration-test: Use migrate_ensure_converge() for auto-converge Thomas Huth
2022-08-01 15:55 ` [PULL 3/7] migration-test: Allow test to run without uffd Thomas Huth
2022-08-01 15:55 ` [PULL 4/7] tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test Thomas Huth
2022-08-01 15:55 ` [PULL 5/7] misc: fix commonly doubled up words Thomas Huth
2022-08-01 15:55 ` [PULL 6/7] trivial: Fix duplicated words Thomas Huth
2022-08-01 15:55 ` [PULL 7/7] tests/qtest/migration-test: Run the dirty ring tests only with the x86 target Thomas Huth
2022-08-01 18:59 ` [PULL 0/7] Testing and wording fixes Richard Henderson

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).