All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksii Kurochko <oleksii.kurochko@gmail.com>
To: "Anthony PERARD" <anthony@xenproject.org>,
	"Jürgen Groß" <jgross@suse.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 17:22:01 +0200	[thread overview]
Message-ID: <fdbc09a0-377a-4561-9efa-93d925e308a0@gmail.com> (raw)
In-Reply-To: <aNqHwGSihJfigmXC@l14>

[-- Attachment #1: Type: text/plain, Size: 1566 bytes --]


On 9/29/25 3:21 PM, Anthony PERARD wrote:
> 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.\

It is a little bit too late. But considering that this patch should increase
boot performance (right?) and it is pretty straightforward, I think (IIUC regarding
boot performance) we can consider these patch series to be in 4.21:
  Release-Acked-By: Oleksii Kurochko<oleksii.kurochko@gmail.com>

~ Oleksii

[-- Attachment #2: Type: text/html, Size: 2364 bytes --]

      reply	other threads:[~2025-09-29 15:22 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
2025-09-29 15:22     ` Oleksii Kurochko [this message]

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=fdbc09a0-377a-4561-9efa-93d925e308a0@gmail.com \
    --to=oleksii.kurochko@gmail.com \
    --cc=alejandro.garciavallejo@amd.com \
    --cc=anthony.perard@vates.tech \
    --cc=anthony@xenproject.org \
    --cc=jason.andryuk@amd.com \
    --cc=jgross@suse.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.