All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate
@ 2026-04-29 19:05 Fabiano Rosas
  2026-04-29 19:05 ` [PATCH v1 1/5] tests/qtest/dbus-vmstate: Bring the test up-to-date Fabiano Rosas
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Fabiano Rosas @ 2026-04-29 19:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu, marcandre.lureau

The dbus-vmstate test has been disabled for years. By now, a lot has
changed around it. Do some cleanup and re-enable the test.

Top commit tested locally for 700 iterations plus another 100 for the
rest.

CI run: https://gitlab.com/farosas/qemu/-/pipelines/2488909078

Fabiano Rosas (5):
  tests/qtest/dbus-vmstate: Bring the test up-to-date
  tests/qtest/dbus-vmstate: Mute Glib complaints about g_unsetenv
    thread-safety
  tests/qtest/dbus-vmstate: Honor QTEST_LOG env variable
  tests/qtest/dbus-vmstate: Stop the daemons explicitly
  tests/qtest/dbus-vmstate: Re-enable the test

 tests/qtest/dbus-vmstate-test.c | 121 ++++++++++++++++++++------------
 tests/qtest/meson.build         |  10 +--
 2 files changed, 84 insertions(+), 47 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2026-05-04 16:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 19:05 [PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate Fabiano Rosas
2026-04-29 19:05 ` [PATCH v1 1/5] tests/qtest/dbus-vmstate: Bring the test up-to-date Fabiano Rosas
2026-04-30 20:35   ` Peter Xu
2026-05-04 14:30     ` Fabiano Rosas
2026-05-04 14:59       ` Marc-André Lureau
2026-05-04 16:36         ` Fabiano Rosas
2026-04-29 19:05 ` [PATCH v1 2/5] tests/qtest/dbus-vmstate: Mute Glib complaints about g_unsetenv thread-safety Fabiano Rosas
2026-04-29 19:05 ` [PATCH v1 3/5] tests/qtest/dbus-vmstate: Honor QTEST_LOG env variable Fabiano Rosas
2026-04-29 19:05 ` [PATCH v1 4/5] tests/qtest/dbus-vmstate: Stop the daemons explicitly Fabiano Rosas
2026-04-29 19:05 ` [PATCH v1 5/5] tests/qtest/dbus-vmstate: Re-enable the test Fabiano Rosas
2026-04-29 19:36 ` [PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate marcandre.lureau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.