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
/
qtest
/
migration-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-15
tests/qtest/migration-test.c: spelling fix: bandwith
Michael Tokarev
1
-1
/
+1
2023-11-03
tests: Add migration dirty-limit capability test
Hyman Huang
1
-0
/
+164
2023-11-02
migration: modify test_multifd_tcp_none() to use new QAPI syntax.
Het Gala
1
-1
/
+6
2023-11-02
tests/migration-test: Add a test for postcopy hangs during RECOVER
Fabiano Rosas
1
-6
/
+104
2023-11-02
tests/qtest: migration: add reboot mode test
Steve Sistare
1
-0
/
+33
2023-10-20
tests/qtest/migration: Allow user to specify a machine type
Fabiano Rosas
1
-2
/
+3
2023-10-20
tests/qtest/migration: Support more than one QEMU binary
Fabiano Rosas
1
-4
/
+24
2023-10-20
tests/qtest/migration: Set q35 as the default machine for x86_86
Fabiano Rosas
1
-1
/
+6
2023-10-20
tests/qtest/migration: Specify the geometry of the bootsector
Fabiano Rosas
1
-1
/
+3
2023-10-20
tests/qtest/migration: Define a machine for all architectures
Fabiano Rosas
1
-3
/
+13
2023-10-20
tests/qtest/migration-test: Disable the analyze-migration.py test on s390x
Thomas Huth
1
-1
/
+3
2023-10-17
tests/qtest: migration-test: Add tests for file-based migration
Fabiano Rosas
1
-0
/
+147
2023-10-17
tests/qtest/migration: Add a test for the analyze-migration script
Fabiano Rosas
1
-0
/
+60
2023-10-11
tests/qtest: migration: Add support for negative testing of qmp_migrate
Fabiano Rosas
1
-4
/
+12
2023-10-11
tests/qtest: migration: Use migrate_incoming_qmp where appropriate
Fabiano Rosas
1
-8
/
+4
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
1
-11
/
+0
2023-09-29
migration-test: simplify shmem_opts handling
Juan Quintela
1
-5
/
+2
2023-09-29
migration-test: dirtylimit checks for x86_64 arch before
Juan Quintela
1
-4
/
+1
2023-09-29
migration-test: Add bootfile_create/delete() functions
Juan Quintela
1
-14
/
+36
2023-09-29
migration-test: bootpath is the same for all tests and for all archs
Juan Quintela
1
-11
/
+9
2023-09-29
migration-test: Create kvm_opts
Juan Quintela
1
-4
/
+7
2023-09-08
tests/: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-07-26
qtest/migration-tests.c: use "-incoming defer" for postcopy tests
Wei Wang
1
-2
/
+4
2023-07-26
migration-test: machine_opts is really arch specific
Juan Quintela
1
-9
/
+5
2023-07-26
migration-test: Create arch_opts
Juan Quintela
1
-15
/
+15
2023-07-26
migration-test: Make machine_opts regular with other options
Juan Quintela
1
-6
/
+4
2023-07-26
migration-test: Be consistent for ppc
Juan Quintela
1
-1
/
+1
2023-07-18
tests/qtest: Fix typo in multifd cancel test
Fabiano Rosas
1
-1
/
+1
2023-07-10
tests/qtest: massively speed up migration-test
Daniel P. Berrangé
1
-18
/
+125
2023-06-30
tests: Add migration switchover ack capability test
Avihai Horon
1
-0
/
+31
2023-06-02
qtest/migration: Document live=true cases
Peter Xu
1
-6
/
+31
2023-06-02
tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P. Berrangé
1
-15
/
+66
2023-06-02
tests/qtest: distinguish src/dst migration VM stop/resume events
Daniel P. Berrangé
1
-13
/
+13
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
1
-0
/
+5
2023-06-02
tests/qtest: replace wait_command() with qtest_qmp_assert_success
Daniel P. Berrangé
1
-99
/
+71
2023-06-02
tests/qtest: switch to using event callbacks for STOP event
Daniel P. Berrangé
1
-0
/
+4
2023-06-02
tests/qtest: get rid of some 'qtest_qmp' usage in migration test
Daniel P. Berrangé
1
-34
/
+18
2023-06-02
tests/qtest: get rid of 'qmp_command' helper in migration test
Daniel P. Berrangé
1
-14
/
+15
2023-05-16
tests/qtest: replace qmp_discard_response with qtest_qmp_assert_success
Daniel P. Berrangé
1
-4
/
+1
2023-05-08
qtest/migration-test.c: Add postcopy tests with compress enabled
Lukas Straub
1
-30
/
+55
2023-05-08
qtest/migration-test.c: Add tests with compress enabled
Lukas Straub
1
-0
/
+109
2023-05-02
tests/qtest: Fix tests when no KVM or TCG are present
Fabiano Rosas
1
-1
/
+8
2023-04-20
tests/migration: Only run auto_converge in slow mode
Juan Quintela
1
-2
/
+21
2023-03-22
qtests: avoid printing comments before g_test_init()
Daniel P. Berrangé
1
-3
/
+7
2023-03-13
tests/migration: Tweek auto converge limits check
Dr. David Alan Gilbert
1
-8
/
+11
2023-03-04
tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
Peter Maydell
1
-2
/
+8
2023-02-06
util/userfaultfd: Add uffd_open()
Peter Xu
1
-2
/
+2
2023-01-16
Call qemu_socketpair() instead of socketpair() when possible
Guoyi Tu
1
-1
/
+1
2022-12-03
tests/qtest/migration-test: Fix unlink error and memory leaks
Thomas Huth
1
-4
/
+16
2022-11-06
tests/qtest: migration-test: Enable TLS PSK tests for win32
Bin Meng
1
-14
/
+0
[next]