index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migration-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
1
-14
/
+9
2019-12-17
migration-test: Use a struct for test_migrate_start parameters
Juan Quintela
1
-40
/
+78
2019-12-17
migration-test: Rename cmd_src/dst to arch_source/arch_target
Juan Quintela
1
-19
/
+21
2019-12-17
migration-test: Move -incomming handling to common commandline
Juan Quintela
1
-15
/
+8
2019-12-17
migration-test: Move -serial handling to common commandline
Juan Quintela
1
-25
/
+16
2019-12-17
migration-test: Move -name handling to common commandline
Juan Quintela
1
-13
/
+9
2019-12-17
migration-test: Move shmem handling to common commandline
Juan Quintela
1
-42
/
+34
2019-12-17
migration-test: Move memory size to common commandline
Juan Quintela
1
-19
/
+25
2019-12-17
migration-test: Move -machine to common commandline
Juan Quintela
1
-21
/
+30
2019-12-17
migration-test: Move hide_stderr to common commandline
Juan Quintela
1
-12
/
+8
2019-12-17
migration-test: Create cmd_soure and cmd_target
Juan Quintela
1
-19
/
+25
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
1
-1
/
+2
2019-11-26
pseries: fix migration-test and pxe-test
Laurent Vivier
1
-2
/
+2
2019-11-11
tests/migration: Print some debug on bad status
Dr. David Alan Gilbert
1
-2
/
+7
2019-10-03
tests/migration: Add a test for auto converge
Yury Kotov
1
-19
/
+138
2019-09-25
tests/migration/postcopy: trim migration bandwidth
Dr. David Alan Gilbert
1
-1
/
+1
2019-09-25
tests/migration: Fail on unexpected migration states
Dr. David Alan Gilbert
1
-6
/
+17
2019-09-12
tests/migration: Add a test for validate-uuid capability
Yury Kotov
1
-30
/
+110
2019-09-05
tests/migration: Do not use functions anymore that rely on global_qtest
Thomas Huth
1
-3
/
+3
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-07-23
tests/migration-test: don't spam the logs when we fail
Alex Bennée
1
-7
/
+12
2019-07-15
migration-test: rename parameter to parameter_int
Juan Quintela
1
-27
/
+28
2019-07-08
tests/migration-test: Fix read off end of aarch64_kernel array
Peter Maydell
1
-15
/
+7
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-05
migration-test: Add a test for fd protocol
Yury Kotov
1
-0
/
+101
2019-03-12
test-migration: fix memory leak
Paolo Bonzini
1
-1
/
+2
2019-03-07
tests: Do not use "\n" in g_test_message() strings
Thomas Huth
1
-2
/
+2
2019-03-06
tests: Add basic migration precopy tcp test
Juan Quintela
1
-5
/
+105
2019-03-06
tests: Add migration xbzrle test
Juan Quintela
1
-0
/
+64
2019-03-06
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
1
-25
/
+109
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
1
-4
/
+4
2018-10-24
tests/migration-test: Disable s390x test when running with TCG
Thomas Huth
1
-0
/
+16
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
1
-0
/
+24
2018-10-11
tests: Add migration test for aarch64
Wei Huang
1
-4
/
+23
2018-09-26
tests/migration: Speed up the test on ppc64
Thomas Huth
1
-3
/
+3
2018-09-26
tests/migration: Add migration-test header file
Wei Huang
1
-10
/
+18
2018-09-26
tests/migration: Support cross compilation in generating boot header file
Wei Huang
1
-1
/
+1
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
1
-9
/
+11
2018-08-16
migration-test: Clean up string interpolation into QMP, part 3
Markus Armbruster
1
-46
/
+30
2018-08-16
migration-test: Clean up string interpolation into QMP, part 2
Markus Armbruster
1
-12
/
+22
2018-08-16
migration-test: Clean up string interpolation into QMP, part 1
Markus Armbruster
1
-6
/
+6
2018-08-16
migration-test: Make wait_command() cope with '%'
Markus Armbruster
1
-2
/
+7
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
1
-20
/
+9
2018-08-16
migration-test: Make wait_command() return the "return" member
Markus Armbruster
1
-23
/
+15
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
1
-5
/
+3
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
1
-0
/
+3
2018-07-24
tests: only update last_byte when at the edge
Peter Xu
1
-1
/
+1
2018-07-10
tests: hide stderr for postcopy recovery test
Peter Xu
1
-4
/
+5
2018-07-10
tests: add postcopy recovery test
Peter Xu
1
-0
/
+80
2018-07-10
tests: introduce wait_for_migration_status()
Peter Xu
1
-2
/
+8
[next]