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
/
qtest
/
migration-helpers.h
Age
Commit message (
Expand
)
Author
2023-10-20
tests/qtest/migration: Allow user to specify a machine type
Fabiano Rosas
2023-10-20
tests/qtest/migration: Introduce find_common_machine_version
Fabiano Rosas
2023-10-11
tests/qtest: migration: Add support for negative testing of qmp_migrate
Fabiano Rosas
2023-10-11
tests/qtest: migration: Add migrate_incoming_qmp helper
Fabiano Rosas
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
2023-06-02
tests/qtest: replace wait_command() with qtest_qmp_assert_success
Daniel P. Berrangé
2023-06-02
tests/qtest: switch to using event callbacks for STOP event
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of 'qmp_command' helper in migration test
Daniel P. Berrangé
2023-01-11
tests: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé
2022-08-25
tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
Bin Meng
2022-07-20
tests: Add dirty page rate limit test
Hyman Huang(黄勇)
2022-05-16
tests: ensure migration status isn't reported as failed
Daniel P. Berrangé
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-01-12
test: Move qtests to a separate directory
Thomas Huth