From: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>,
xen-devel@lists.xenproject.org
Subject: Re: [PATCH] x86/kconfig: Reflow the SHADOW help message
Date: Mon, 9 Feb 2026 15:57:12 +0100 [thread overview]
Message-ID: <DGAIP3VHPCST.1K994JSQW3LXH@amd.com> (raw)
In-Reply-To: <6779b2e3-c324-481b-ae20-20a40fb1eac4@suse.com>
On Mon Feb 9, 2026 at 3:26 PM CET, Jan Beulich wrote:
> On 09.02.2026 11:33, Alejandro Vallejo wrote:
>> Wasn't following the tab+2 spaces convention throughout the rest of the file.
>>
>> Not a functional change.
>>
>> Signed-off-by: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
>
> Largely:
> Acked-by: Jan Beulich <jbeulich@suse.com>
Thanks.
>
>> --- a/xen/arch/x86/Kconfig
>> +++ b/xen/arch/x86/Kconfig
>> @@ -148,20 +148,17 @@ config SHADOW_PAGING
>> default !PV_SHIM_EXCLUSIVE
>> depends on PV || HVM
>> help
>> + Shadow paging is a software alternative to hardware paging support
>> + (Intel EPT, AMD NPT).
>>
>> - Shadow paging is a software alternative to hardware paging support
>> - (Intel EPT, AMD NPT).
>> + It is required for:
>> + * Running HVM guests on hardware lacking hardware paging support
>> + (First-generation Intel VT-x or AMD SVM).
>> + * Live migration of PV guests.
>> + * L1TF sidechannel mitigation for PV guests.
>>
>> - It is required for:
>> - * Running HVM guests on hardware lacking hardware paging support
>> - (First-generation Intel VT-x or AMD SVM).
>> - * Live migration of PV guests.
>> - * L1TF sidechannel mitigation for PV guests.
>> -
>> - Under a small number of specific workloads, shadow paging may be
>> - deliberately used as a performance optimisation.
>> -
>> - If unsure, say Y.
>
> I'm trying to establish (among the committers) whether we're indeed meaning
> to drop this sentence from Kconfig help texts that we touch. If I wouldn't
> get conclusive feedback, I'd likely put it back in.
>
> Jan
Sounds good to me either way.
Cheers,
Alejandro
prev parent reply other threads:[~2026-02-09 14:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-09 10:33 [PATCH] x86/kconfig: Reflow the SHADOW help message Alejandro Vallejo
2026-02-09 14:26 ` Jan Beulich
2026-02-09 14:57 ` Alejandro Vallejo [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=DGAIP3VHPCST.1K994JSQW3LXH@amd.com \
--to=alejandro.garciavallejo@amd.com \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.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.