From: Anthony PERARD <anthony@xenproject.org>
To: "Jürgen Groß" <jgross@suse.com>,
"Oleksii Kurochko" <oleksii.kurochko@gmail.com>
Cc: Jason Andryuk <jason.andryuk@amd.com>,
xen-devel@lists.xenproject.org,
Alejandro Vallejo <alejandro.garciavallejo@amd.com>,
Anthony PERARD <anthony.perard@vates.tech>
Subject: Re: [PATCH v2 0/3] xenconsole: Add connection flag
Date: Mon, 29 Sep 2025 15:21:04 +0200 [thread overview]
Message-ID: <aNqHwGSihJfigmXC@l14> (raw)
In-Reply-To: <e5382a07-7044-4999-9232-07dcf677fb97@suse.com>
On Tue, Sep 09, 2025 at 12:18:26PM +0200, Jürgen Groß wrote:
> On 22.08.25 23:39, Jason Andryuk wrote:
> > Add a connection flag to the console interface page so a domain can tell
> > if it is connected or not. This became a series in v2 to add flag
> > setting to libxenguest.
> >
> > Jason Andryuk (3):
> > xenconsole: Add connection flag
> > libs/guest: Set console page to disconnected
> > libs/guest: Set console as disconnected on resume
> >
> > tools/console/daemon/io.c | 4 +++
> > tools/include/xenguest.h | 4 +++
> > tools/libs/guest/xg_dom_arm.c | 2 +-
> > tools/libs/guest/xg_dom_boot.c | 36 ++++++++++++++++++++++++
> > tools/libs/guest/xg_dom_x86.c | 6 ++--
> > tools/libs/guest/xg_sr_restore_x86_hvm.c | 2 +-
> > tools/libs/guest/xg_sr_restore_x86_pv.c | 1 +
> > xen/include/public/io/console.h | 13 +++++++++
> > 8 files changed, 63 insertions(+), 5 deletions(-)
> >
>
> For the series:
>
> Reviewed-by: Juergen Gross <jgross@suse.com>
For the series:
Acked-by: Anthony PERARD <anthony.perard@vates.tech>
Hi Oleksii,
I think this series needs your "release-ack" tag.
Thanks,
--
Anthony PERARD
next prev parent reply other threads:[~2025-09-29 13:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-22 21:39 [PATCH v2 0/3] xenconsole: Add connection flag Jason Andryuk
2025-08-22 21:39 ` [PATCH v2 1/3] " Jason Andryuk
2025-08-22 21:39 ` [PATCH v2 2/3] libs/guest: Set console page to disconnected Jason Andryuk
2025-08-22 21:39 ` [PATCH v2 3/3] libs/guest: Set console as disconnected on resume Jason Andryuk
2025-09-09 10:18 ` [PATCH v2 0/3] xenconsole: Add connection flag Jürgen Groß
2025-09-29 13:21 ` Anthony PERARD [this message]
2025-09-29 15:22 ` Oleksii Kurochko
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=aNqHwGSihJfigmXC@l14 \
--to=anthony@xenproject.org \
--cc=alejandro.garciavallejo@amd.com \
--cc=anthony.perard@vates.tech \
--cc=jason.andryuk@amd.com \
--cc=jgross@suse.com \
--cc=oleksii.kurochko@gmail.com \
--cc=xen-devel@lists.xenproject.org \
/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.