The following changes since commit 4b1f5b73e060971c434e70694d571adfee553027:
tests/functional: Use -no-shutdown in the hppa_seabios test (2025-05-08 15:38:40 -0400) are available in the Git repository at: https://gitlab.com/farosas/qemu.git tags/qtest-20250509-pull-request for you to fetch changes up to 98008aa41b93b2477782205dcbd9ce5978f26a7e: tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch (2025-05-09 16:14:31 -0300) ---------------------------------------------------------------- Qtest pull request - Fix migration-test invocation of qtest_init - Simplify byte-swapping for virtio in libqos - New cpu hotplug test for loongarch64 ---------------------------------------------------------------- Bibo Mao (1): tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch Thomas Huth (1): tests/qtest/libqos: Avoid double swapping when using modern virtio Vladimir Sementsov-Ogievskiy (1): qtest: introduce qtest_init_ext tests/qtest/cpu-plug-test.c | 24 +++++++++++++++++ tests/qtest/libqos/virtio.c | 44 ++++++++++++++++++++----------- tests/qtest/libqtest.c | 18 ++++--------- tests/qtest/libqtest.h | 30 +++++---------------- tests/qtest/meson.build | 3 ++- tests/qtest/migration/framework.c | 7 +++-- 6 files changed, 70 insertions(+), 56 deletions(-) -- 2.35.3