From: Fabiano Rosas <farosas@suse.de>
To: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
qemu-devel@nongnu.org
Cc: peterx@redhat.com, pbonzini@redhat.com, lvivier@redhat.com,
vsementsov@yandex-team.ru,
Steve Sistare <steven.sistare@oracle.com>
Subject: Re: [PATCH] [for-10.1] qtest: introduce qtest_init_ext
Date: Thu, 10 Apr 2025 15:45:36 -0300 [thread overview]
Message-ID: <87mscnhn3j.fsf@suse.de> (raw)
In-Reply-To: <20250410162250.329941-1-vsementsov@yandex-team.ru>
Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> writes:
> Merge qtest_init_with_env_and_capabilities() and qtest_init_with_env()
> into one qtest_init_ext().
>
> Reasons:
>
> 1. qtest_init_with_env() is just wrong: it gets do_connect parameter
> but always pass true to qtest_init_with_env_and_capabilities().
> Happily, all qtest_init_with_env() callers pass true as well.
>
> 2. qtest_init_with_env() is not used outside of libqtest.c, so no
> reason to keep it as public function
>
> 3. and in libqtest.c it's used not often, so no problem to use
> more generic function instead.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Thanks, it was my mistake fixing a conflict during merge.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
next prev parent reply other threads:[~2025-04-10 18:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 16:22 [PATCH] [for-10.1] qtest: introduce qtest_init_ext Vladimir Sementsov-Ogievskiy
2025-04-10 16:24 ` Vladimir Sementsov-Ogievskiy
2025-04-10 18:43 ` Steven Sistare
2025-04-10 16:51 ` Philippe Mathieu-Daudé
2025-04-10 18:45 ` Fabiano Rosas [this message]
2025-05-05 14:13 ` Fabiano Rosas
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=87mscnhn3j.fsf@suse.de \
--to=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=steven.sistare@oracle.com \
--cc=vsementsov@yandex-team.ru \
/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 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.