index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migration-test.c
Age
Commit message (
Expand
)
Author
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
2018-07-10
tests: add postcopy recovery test
Peter Xu
2018-07-10
tests: introduce wait_for_migration_status()
Peter Xu
2018-07-10
tests: introduce migrate_query*() helpers
Peter Xu
2018-07-10
tests: allow migrate() to take extra flags
Peter Xu
2018-07-10
tests: introduce migrate_postcopy_* helpers
Peter Xu
2018-07-06
tests/migration: Skip tests for ppc tcg
Dr. David Alan Gilbert
2018-05-15
tests: Migration ppc now inlines its program
Juan Quintela
2018-05-15
tests: Add migration precopy test
Juan Quintela
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-04-25
migration: add blocktime calculation into migration-test
Alexey Perevalov
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
2018-02-14
tests/migration: Add test for migration to bad destination
Dr. David Alan Gilbert
2018-02-14
tests/migration: Add source to PC boot block
Dr. David Alan Gilbert
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-06
tests: Adjust sleeps for migration test
Juan Quintela
2018-02-06
tests: Create migrate-start-postcopy command
Juan Quintela
2018-02-06
tests: Add deprecated commands migration test
Juan Quintela
2018-02-06
tests: Use consistent names for migration
Juan Quintela
2018-02-06
tests: Consolidate accelerators declaration
Juan Quintela
2018-02-06
tests: Remove deprecated migration tests commands
Juan Quintela
2018-01-23
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-15
migration: add blocktime calculation into migration-test
Alexey Perevalov
2018-01-15
migration: free result string
Juan Quintela
2017-10-29
tests: check that migration parameters are really assigned
Juan Quintela
2017-10-29
tests: Don't abuse global_qtest
Juan Quintela
2017-10-29
tests: Factorize out migrate_test_start/end
Juan Quintela
2017-10-29
tests: Refactor setting of parameters/capabilities
Juan Quintela
2017-10-29
tests: rename postcopy-test to migration-test
Juan Quintela