From: Anthony PERARD <anthony@xenproject.org>
To: Mykola Kvach <xakep.amatop@gmail.com>
Cc: xen-devel@lists.xenproject.org,
Mykola Kvach <mykola_kvach@epam.com>,
Anthony PERARD <anthony.perard@vates.tech>,
Juergen Gross <jgross@suse.com>
Subject: Re: [PATCH v7 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm
Date: Thu, 31 Jul 2025 12:04:27 +0200 [thread overview]
Message-ID: <aIs_q8wLimcsxOhe@l14> (raw)
In-Reply-To: <1394ced0f1268244bfe4875152874f3f8ee0378a.1753778926.git.mykola_kvach@epam.com>
On Tue, Jul 29, 2025 at 11:52:12AM +0300, Mykola Kvach wrote:
> From: Mykola Kvach <mykola_kvach@epam.com>
>
> The "xl resume" command was previously excluded from Arm builds because
> system suspend/resume (e.g., SYSTEM_SUSPEND via vPSCI) was not
> implemented. On x86, this command is used for resume.
>
> This change enables compilation of `xl resume` on Arm regardless of the
> underlying implementation status, making the tool available for testing
> and future feature support. The relevant libxl infrastructure and handler
> functions are already present and usable.
>
> Note: This does not imply full system suspend/resume support on Arm.
> The `xl suspend` command still does not work on Arm platforms.
>
> Signed-off-by: Mykola Kvach <mykola_kvach@epam.com>
> ---
> Changes in v7:
> - dropped renaming of LIBXL_HAVE_NO_SUSPEND_RESUME macro
Acked-by: Anthony PERARD <anthony.perard@vates.tech>
Thanks,
--
Anthony PERARD
next prev parent reply other threads:[~2025-07-31 10:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 8:52 [PATCH v7 0/4] Enable guest suspend/resume support on ARM via vPSCI Mykola Kvach
2025-07-29 8:52 ` [PATCH v7 1/4] xen/arm: Implement PSCI SYSTEM_SUSPEND call for guests Mykola Kvach
2025-07-29 9:11 ` Jan Beulich
2025-08-07 7:38 ` Mykola Kvach
2025-08-07 9:15 ` Mykola Kvach
2025-07-29 8:52 ` [PATCH v7 2/4] tools/xl: Allow compilation of 'xl resume' command on Arm Mykola Kvach
2025-07-31 10:04 ` Anthony PERARD [this message]
2025-07-29 8:52 ` [PATCH v7 3/4] SUPPORT.md: Document PSCI SYSTEM_SUSPEND support for guests Mykola Kvach
2025-07-29 8:52 ` [PATCH v7 4/4] CHANGELOG: Document guest suspend/resume to RAM support on Arm Mykola Kvach
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=aIs_q8wLimcsxOhe@l14 \
--to=anthony@xenproject.org \
--cc=anthony.perard@vates.tech \
--cc=jgross@suse.com \
--cc=mykola_kvach@epam.com \
--cc=xakep.amatop@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.