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-test.c
Age
Commit message (
Expand
)
Author
2023-07-26
qtest/migration-tests.c: use "-incoming defer" for postcopy tests
Wei Wang
2023-07-26
migration-test: machine_opts is really arch specific
Juan Quintela
2023-07-26
migration-test: Create arch_opts
Juan Quintela
2023-07-26
migration-test: Make machine_opts regular with other options
Juan Quintela
2023-07-26
migration-test: Be consistent for ppc
Juan Quintela
2023-07-18
tests/qtest: Fix typo in multifd cancel test
Fabiano Rosas
2023-07-10
tests/qtest: massively speed up migration-test
Daniel P. Berrangé
2023-06-30
tests: Add migration switchover ack capability test
Avihai Horon
2023-06-02
qtest/migration: Document live=true cases
Peter Xu
2023-06-02
tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P. Berrangé
2023-06-02
tests/qtest: distinguish src/dst migration VM stop/resume events
Daniel P. Berrangé
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é
2023-05-16
tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
Daniel P. Berrangé
2023-05-08
qtest/migration-test.c: Add postcopy tests with compress enabled
Lukas Straub
2023-05-08
qtest/migration-test.c: Add tests with compress enabled
Lukas Straub
2023-05-02
tests/qtest: Fix tests when no KVM or TCG are present
Fabiano Rosas
2023-04-20
tests/migration: Only run auto_converge in slow mode
Juan Quintela
2023-03-22
qtests: avoid printing comments before g_test_init()
Daniel P. Berrangé
2023-03-13
tests/migration: Tweek auto converge limits check
Dr. David Alan Gilbert
2023-03-04
tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
Peter Maydell
2023-02-06
util/userfaultfd: Add uffd_open()
Peter Xu
2023-01-16
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
2022-12-03
tests/qtest/migration-test: Fix unlink error and memory leaks
Thomas Huth
2022-11-06
tests/qtest: migration-test: Enable TLS PSK tests for win32
Bin Meng
2022-11-06
tests/qtest: Fix two format strings
Stefan Weil
2022-10-28
tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...
Xuzhou Cheng
2022-10-28
tests/qtest: Use EXIT_FAILURE instead of magic number
Bin Meng
2022-10-22
tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-08-25
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-08-25
tests/qtest: migration-test: Handle link() for win32
Bin Meng
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-24
tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
Thomas Huth
2022-08-24
tests/qtest/migration-test: Only wait for serial output where migration succeeds
Thomas Huth
2022-08-01
tests/qtest/migration-test: Run the dirty ring tests only with the x86 target
Thomas Huth
2022-08-01
migration-test: Allow test to run without uffd
Peter Xu
2022-08-01
migration-test: Use migrate_ensure_converge() for auto-converge
Peter Xu
2022-07-20
tests: Add postcopy preempt tests
Peter Xu
2022-07-20
tests: Add postcopy tls recovery migration test
Peter Xu
2022-07-20
tests: Add postcopy tls migration test
Peter Xu
2022-07-20
tests: Move MigrateCommon upper
Peter Xu
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-07-05
tests: use consistent bandwidth/downtime limits in migration tests
Daniel P. Berrangé
[next]