[PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate

Fabiano Rosas posted 5 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260429190550.20122-1-farosas@suse.de
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/dbus-vmstate-test.c | 121 ++++++++++++++++++++------------
tests/qtest/meson.build         |  10 +--
2 files changed, 84 insertions(+), 47 deletions(-)
[PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate
Posted by Fabiano Rosas 1 month ago
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
Re: [PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate
Posted by marcandre.lureau@redhat.com 1 month ago
On Wed, 29 Apr 2026 16:05:45 -0300, Fabiano Rosas <farosas@suse.de> wrote:
> [...]
>  tests/qtest/dbus-vmstate-test.c | 121 ++++++++++++++++++++------------
>  tests/qtest/meson.build         |  10 +--
>  2 files changed, 84 insertions(+), 47 deletions(-)
> 
> --
> 2.51.0

Awesome, many thanks!

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>

-- 
Marc-André Lureau <marcandre.lureau@redhat.com>