All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL for 7.1 0/6] testing and doc updates
@ 2022-08-23 15:25 Alex Bennée
  2022-08-23 15:25 ` [PULL 1/6] tests/avocado: push default timeout to QemuBaseTest Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Alex Bennée @ 2022-08-23 15:25 UTC (permalink / raw)
  To: peter.maydell, richard.henderson; +Cc: qemu-devel, Alex Bennée

The following changes since commit ba58ccbef60338d0b7334c714589a6423a3e7f91:

  Merge tag 'for-7.1-hppa' of https://github.com/hdeller/qemu-hppa into staging (2022-08-19 09:35:29 -0700)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-for-7.1-fixes-230822-1

for you to fetch changes up to 876ed1c1d373a9eb41352165aae3806215e30b1a:

  qemu-options: try and clarify preferred block semantics (2022-08-23 16:21:43 +0100)

----------------------------------------------------------------
Testing and doc updates:

  - default timeout for all QemuBaseTests is 120s
  - optimise migration tests to run faster
  - removed duplicate migration test
  - add some clarifying language to block options in manual

----------------------------------------------------------------
Alex Bennée (2):
      tests/avocado: push default timeout to QemuBaseTest
      qemu-options: try and clarify preferred block semantics

Thomas Huth (4):
      tests/qtest/migration-test: Only wait for serial output where migration succeeds
      tests/migration/aarch64: Speed up the aarch64 migration test
      tests/migration/i386: Speed up the i386 migration test (when using TCG)
      tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan

 tests/migration/aarch64/a-b-kernel.h   | 10 +++++-----
 tests/migration/i386/a-b-bootblock.h   | 12 ++++++------
 tests/qtest/migration-test.c           |  5 +++--
 qemu-options.hx                        | 13 +++++++++++++
 tests/avocado/avocado_qemu/__init__.py |  5 ++++-
 tests/migration/aarch64/a-b-kernel.S   |  3 +--
 tests/migration/i386/a-b-bootblock.S   |  1 +
 7 files changed, 33 insertions(+), 16 deletions(-)

-- 
2.30.2



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

end of thread, other threads:[~2022-08-24 10:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 15:25 [PULL for 7.1 0/6] testing and doc updates Alex Bennée
2022-08-23 15:25 ` [PULL 1/6] tests/avocado: push default timeout to QemuBaseTest Alex Bennée
2022-08-23 21:33   ` Richard Henderson
2022-08-24  9:19     ` Alex Bennée
2022-08-24  9:42       ` Thomas Huth
2022-08-23 15:25 ` [PULL 2/6] tests/qtest/migration-test: Only wait for serial output where migration succeeds Alex Bennée
2022-08-23 15:25 ` [PULL 3/6] tests/migration/aarch64: Speed up the aarch64 migration test Alex Bennée
2022-08-23 15:25 ` [PULL 4/6] tests/migration/i386: Speed up the i386 migration test (when using TCG) Alex Bennée
2022-08-23 15:25 ` [PULL 5/6] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan Alex Bennée
2022-08-23 15:25 ` [PULL 6/6] qemu-options: try and clarify preferred block semantics Alex Bennée

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.