From: Eric Blake <eblake@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
Laurent Vivier <lvivier@redhat.com>,
qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 6/6] tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Date: Wed, 4 Sep 2019 09:25:48 -0500 [thread overview]
Message-ID: <d6081f50-78cc-b638-70c2-1b86a2812b38@redhat.com> (raw)
In-Reply-To: <20190904130047.25808-7-thuth@redhat.com>
[-- Attachment #1.1: Type: text/plain, Size: 849 bytes --]
On 9/4/19 8:00 AM, Thomas Huth wrote:
> Tests that require global_qtest or the related wrapper functions now
> use the libqtest-single.h header that is dedicated for everything
> related to global_qtest. The core libqtest.c and libqtest.h files are
> now completely indepedent from global_qtest, so that the core library
> is now not depending on a global state anymore.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> 32 files changed, 33 insertions(+), 36 deletions(-)
Big list, but looks reasonable and mechanical.
Reviewed-by: Eric Blake <eblake@redhat.com>
Thanks again for seeing this through to conclusion (my RFC patches that
kicked off the idea are now a few years old...).
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-09-04 14:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-04 13:00 [Qemu-devel] [PATCH v2 0/6] Make the core libqtest library independe from global_qtest Thomas Huth
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 1/6] tests/migration: Do not use functions anymore that rely on global_qtest Thomas Huth
2019-09-04 18:52 ` Stefan Hajnoczi
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 2/6] tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest Thomas Huth
2019-09-04 18:52 ` Stefan Hajnoczi
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 3/6] tests/libqos: Replace clock_step with qtest_clock_step in virtio code Thomas Huth
2019-09-04 14:17 ` Eric Blake
2019-09-04 18:52 ` Stefan Hajnoczi
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 4/6] tests: Remove unnecessary global_qtest references Thomas Huth
2019-09-04 14:18 ` Eric Blake
2019-09-04 18:52 ` Stefan Hajnoczi
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 5/6] tests/libqtest: Move global_test wrapper function into a separate header Thomas Huth
2019-09-04 14:23 ` Eric Blake
2019-09-04 18:51 ` Stefan Hajnoczi
2019-09-04 19:09 ` Eric Blake
2019-09-05 7:06 ` Thomas Huth
2019-09-04 13:00 ` [Qemu-devel] [PATCH v2 6/6] tests/libqtest: Use libqtest-single.h in tests that require global_qtest Thomas Huth
2019-09-04 14:25 ` Eric Blake [this message]
2019-09-04 18:52 ` Stefan Hajnoczi
2019-09-04 18:52 ` [Qemu-devel] [PATCH v2 0/6] Make the core libqtest library independe from global_qtest Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d6081f50-78cc-b638-70c2-1b86a2812b38@redhat.com \
--to=eblake@redhat.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).