qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 00/10] Migration 20230602 patches


From: Juan Quintela
Subject: [PULL 00/10] Migration 20230602 patches
Date: Fri, 2 Jun 2023 12:49:00 +0200

The following changes since commit a86d7b9ec0adb2f1efce8ab30d9ed2b72db0236e:

  Merge tag 'migration-20230601-pull-request' of 
https://gitlab.com/juan.quintela/qemu into staging (2023-06-01 20:59:28 -0700)

are available in the Git repository at:

  https://gitlab.com/juan.quintela/qemu.git tags/migration-20230602-pull-request

for you to fetch changes up to b861383c2690501ff2687f9ef9268b128b0fb3b3:

  qtest/migration: Document live=true cases (2023-06-02 11:46:20 +0200)

----------------------------------------------------------------
Migration Pull request (20230602 vintage)

This PULL request get:
- All migration-test patches except last one (daniel)
- Documentation about live test cases (peter)

Please apply.

----------------------------------------------------------------

Daniel P. Berrangé (9):
  tests/qtest: add various qtest_qmp_assert_success() variants
  tests/qtest: add support for callback to receive QMP events
  tests/qtest: get rid of 'qmp_command' helper in migration test
  tests/qtest: get rid of some 'qtest_qmp' usage in migration test
  tests/qtest: switch to using event callbacks for STOP event
  tests/qtest: replace wait_command() with qtest_qmp_assert_success
  tests/qtest: capture RESUME events during migration
  tests/qtest: distinguish src/dst migration VM stop/resume events
  tests/qtest: make more migration pre-copy scenarios run non-live

Peter Xu (1):
  qtest/migration: Document live=true cases

 tests/qtest/libqtest.h          | 158 ++++++++++++-
 tests/qtest/migration-helpers.h |  16 +-
 tests/qtest/libqtest.c          | 121 +++++++++-
 tests/qtest/migration-helpers.c | 103 ++-------
 tests/qtest/migration-test.c    | 386 ++++++++++++++++++--------------
 5 files changed, 505 insertions(+), 279 deletions(-)

-- 
2.40.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]