index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
migration-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...
Xuzhou Cheng
2022-10-28
1
-0
/
+4
*
tests/qtest: Use EXIT_FAILURE instead of magic number
Bin Meng
2022-10-28
1
-2
/
+2
*
tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
2022-10-22
1
-2
/
+2
*
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
2022-10-12
1
-4
/
+6
*
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
1
-0
/
+14
*
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
1
-0
/
+9
*
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-08-25
1
-0
/
+4
*
tests/qtest: migration-test: Handle link() for win32
Bin Meng
2022-08-25
1
-0
/
+8
*
tests: Use g_mkdir_with_parents()
Bin Meng
2022-08-25
1
-3
/
+3
*
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-25
1
-2
/
+2
*
tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
Thomas Huth
2022-08-24
1
-1
/
+0
*
tests/qtest/migration-test: Only wait for serial output where migration succeeds
Thomas Huth
2022-08-24
1
-1
/
+3
*
tests/qtest/migration-test: Run the dirty ring tests only with the x86 target
Thomas Huth
2022-08-01
1
-3
/
+4
*
migration-test: Allow test to run without uffd
Peter Xu
2022-08-01
1
-23
/
+25
*
migration-test: Use migrate_ensure_converge() for auto-converge
Peter Xu
2022-08-01
1
-17
/
+2
*
tests: Add postcopy preempt tests
Peter Xu
2022-07-20
1
-2
/
+57
*
tests: Add postcopy tls recovery migration test
Peter Xu
2022-07-20
1
-9
/
+30
*
tests: Add postcopy tls migration test
Peter Xu
2022-07-20
1
-10
/
+51
*
tests: Move MigrateCommon upper
Peter Xu
2022-07-20
1
-72
/
+72
*
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-07-20
1
-0
/
+256
*
tests: use consistent bandwidth/downtime limits in migration tests
Daniel P. Berrangé
2022-07-05
1
-34
/
+20
*
tests: increase migration test converge downtime to 30 seconds
Daniel P. Berrangé
2022-07-05
1
-1
/
+1
*
tests: wait for migration completion before looking for STOP event
Daniel P. Berrangé
2022-07-05
1
-1
/
+4
*
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2022-05-16
1
-3
/
+3
*
tests: add multifd migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
1
-0
/
+127
*
tests: add multifd migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
1
-4
/
+56
*
tests: convert multifd migration tests to use common helper
Daniel P. Berrangé
2022-05-16
1
-37
/
+40
*
tests: convert XBZRLE migration test to use common helper
Daniel P. Berrangé
2022-05-16
1
-42
/
+25
*
tests: add migration tests of TLS with x509 credentials
Daniel P. Berrangé
2022-05-16
1
-3
/
+380
*
tests: add migration tests of TLS with PSK credentials
Daniel P. Berrangé
2022-05-16
1
-4
/
+157
*
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
tests: expand the migration precopy helper to support failures
Daniel P. Berrangé
2022-04-21
1
-9
/
+42
*
tests: switch migration FD passing test to use common precopy helper
Daniel P. Berrangé
2022-04-21
1
-36
/
+21
*
tests: introduce ability to provide hooks for migration precopy test
Daniel P. Berrangé
2022-04-21
1
-0
/
+38
*
tests: merge code for UNIX and TCP migration pre-copy tests
Daniel P. Berrangé
2022-04-21
1
-49
/
+49
*
tests: switch MigrateStart struct to be stack allocated
Daniel P. Berrangé
2022-04-21
1
-78
/
+56
*
tests: Pass in MigrateStart** into test_migrate_start()
Peter Xu
2022-03-02
1
-12
/
+15
*
tests: migration-test: use qtest_has_accel() API
Igor Mammedov
2021-10-20
1
-11
/
+4
*
tests: Fix migration-test build failure for sparc
Peter Xu
2021-07-29
1
-2
/
+3
*
tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
Dr. David Alan Gilbert
2021-07-26
1
-2
/
+2
*
tests: migration-test: Add dirty ring test
Peter Xu
2021-07-05
1
-3
/
+55
*
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
2021-05-13
1
-41
/
+20
*
tests/migration-test: Fix "true" vs true
Dr. David Alan Gilbert
2021-05-13
1
-7
/
+7
*
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2021-03-18
1
-48
/
+0
*
migration-test: Only hide error if !QTEST_LOG
Peter Xu
2020-10-26
1
-1
/
+5
*
tests/migration: Allow longer timeouts
Dr. David Alan Gilbert
2020-10-13
1
-10
/
+11
*
meson: convert tests/qtest to meson
Paolo Bonzini
2020-08-21
1
-2
/
+2
*
Revert "tests/migration: Reduce autoconverge initial bandwidth"
Michael S. Tsirkin
2020-07-02
1
-1
/
+1
*
tests/migration: Tighten error checking
Markus Armbruster
2020-05-27
1
-2
/
+2
*
tests/migration: Reduce autoconverge initial bandwidth
Philippe Mathieu-Daudé
2020-03-25
1
-1
/
+1
[next]