index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
migration-helpers.c
Age
Commit message (
Expand
)
Author
2024-01-16
tests/qtest/migration: Add a wrapper to print test names
Fabiano Rosas
2024-01-16
tests/qtest/migration: Print migration incoming errors
Fabiano Rosas
2024-01-04
tests/qtest: precopy migration with suspend
Steve Sistare
2024-01-04
tests/qtest: migration events
Steve Sistare
2023-10-20
tests/qtest/migration: Allow user to specify a machine type
Fabiano Rosas
2023-10-20
tests/qtest/migration: Introduce find_common_machine_version
Fabiano Rosas
2023-10-11
tests/qtest: migration: Add support for negative testing of qmp_migrate
Fabiano Rosas
2023-10-11
tests/qtest: migration: Add migrate_incoming_qmp helper
Fabiano Rosas
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
2023-06-02
tests/qtest: replace wait_command() with qtest_qmp_assert_success
Daniel P. Berrangé
2023-06-02
tests/qtest: switch to using event callbacks for STOP event
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of some 'qtest_qmp' usage in migration test
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of 'qmp_command' helper in migration test
Daniel P. Berrangé
2022-08-25
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-07-05
tests: wait max 120 seconds for migration test status changes
Daniel P. Berrangé
2022-05-16
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2020-10-24
tests/migration: fix memleak in wait_command/wait_command_fd
Chen Qun
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
2020-01-12
test: Move qtests to a separate directory
Thomas Huth