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
/
migration-test.c
Age
Commit message (
Expand
)
Author
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
2020-01-06
tests: add migration-helpers unit
Marc-André Lureau
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
2019-12-17
migration-test: Use a struct for test_migrate_start parameters
Juan Quintela
2019-12-17
migration-test: Rename cmd_src/dst to arch_source/arch_target
Juan Quintela
2019-12-17
migration-test: Move -incomming handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move -serial handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move -name handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move shmem handling to common commandline
Juan Quintela
2019-12-17
migration-test: Move memory size to common commandline
Juan Quintela
2019-12-17
migration-test: Move -machine to common commandline
Juan Quintela
2019-12-17
migration-test: Move hide_stderr to common commandline
Juan Quintela
2019-12-17
migration-test: Create cmd_soure and cmd_target
Juan Quintela
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-11-26
pseries: fix migration-test and pxe-test
Laurent Vivier
2019-11-11
tests/migration: Print some debug on bad status
Dr. David Alan Gilbert
2019-10-03
tests/migration: Add a test for auto converge
Yury Kotov
2019-09-25
tests/migration/postcopy: trim migration bandwidth
Dr. David Alan Gilbert
2019-09-25
tests/migration: Fail on unexpected migration states
Dr. David Alan Gilbert
2019-09-12
tests/migration: Add a test for validate-uuid capability
Yury Kotov
2019-09-05
tests/migration: Do not use functions anymore that rely on global_qtest
Thomas Huth
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-07-23
tests/migration-test: don't spam the logs when we fail
Alex Bennée
2019-07-15
migration-test: rename parameter to parameter_int
Juan Quintela
2019-07-08
tests/migration-test: Fix read off end of aarch64_kernel array
Peter Maydell
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-05
migration-test: Add a test for fd protocol
Yury Kotov
2019-03-12
test-migration: fix memory leak
Paolo Bonzini
2019-03-07
tests: Do not use "\n" in g_test_message() strings
Thomas Huth
2019-03-06
tests: Add basic migration precopy tcp test
Juan Quintela
2019-03-06
tests: Add migration xbzrle test
Juan Quintela
2019-03-06
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
2018-10-24
tests/migration-test: Disable s390x test when running with TCG
Thomas Huth
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
2018-10-11
tests: Add migration test for aarch64
Wei Huang
2018-09-26
tests/migration: Speed up the test on ppc64
Thomas Huth
2018-09-26
tests/migration: Add migration-test header file
Wei Huang
2018-09-26
tests/migration: Support cross compilation in generating boot header file
Wei Huang
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
2018-08-16
migration-test: Clean up string interpolation into QMP, part 3
Markus Armbruster
2018-08-16
migration-test: Clean up string interpolation into QMP, part 2
Markus Armbruster
2018-08-16
migration-test: Clean up string interpolation into QMP, part 1
Markus Armbruster
2018-08-16
migration-test: Make wait_command() cope with '%'
Markus Armbruster
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
2018-08-16
migration-test: Make wait_command() return the "return" member
Markus Armbruster
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
2018-07-24
tests: only update last_byte when at the edge
Peter Xu
2018-07-10
tests: hide stderr for postcopy recovery test
Peter Xu
[next]