qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] QTest patches for 2025-05-09
@ 2025-05-09 21:18 Fabiano Rosas
  2025-05-09 21:18 ` [PULL 1/3] qtest: introduce qtest_init_ext Fabiano Rosas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabiano Rosas @ 2025-05-09 21:18 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-05-12 17:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 21:18 [PULL 0/3] QTest patches for 2025-05-09 Fabiano Rosas
2025-05-09 21:18 ` [PULL 1/3] qtest: introduce qtest_init_ext Fabiano Rosas
2025-05-09 21:18 ` [PULL 2/3] tests/qtest/libqos: Avoid double swapping when using modern virtio Fabiano Rosas
2025-05-09 21:18 ` [PULL 3/3] tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch Fabiano Rosas
2025-05-12 17:38 ` [PULL 0/3] QTest patches for 2025-05-09 Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).