From: dmkhn@proton.me
To: Jan Beulich <jbeulich@suse.com>
Cc: sstabellini@kernel.org, andrew.cooper3@citrix.com,
anthony.perard@vates.tech, julien@xen.org, michal.orzel@amd.com,
roger.pau@citrix.com, teddy.astie@vates.tech, dmukhin@ford.com,
xen-devel@lists.xenproject.org
Subject: Re: [PATCH v5 1/2] xen/domain: introduce common hardware emulation flags
Date: Fri, 06 Jun 2025 07:33:53 +0000 [thread overview]
Message-ID: <aEKZ22RjdRXpND1U@kraken> (raw)
In-Reply-To: <8412c795-610b-416e-8d22-4149d2492517@suse.com>
On Thu, Jun 05, 2025 at 08:44:30AM +0200, Jan Beulich wrote:
> On 05.06.2025 03:17, dmkhn@proton.me wrote:
> > On Wed, Jun 04, 2025 at 12:36:17PM +0200, Jan Beulich wrote:
> >> On 02.06.2025 21:17, dmkhn@proton.me wrote:
> >>> From: Denis Mukhin <dmukhin@ford.com>
> >>>
> >>> Add common emulation_flags for configuring domain emulation features.
> >>>
> >>> Print d->emulation_flags from 'q' keyhandler for better traceability while
> >>> debugging.
> >>>
> >>> Signed-off-by: Denis Mukhin <dmukhin@ford.com>
> >>> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
> >>
> >> It's not becoming clear why this would want doing, nor in how far some of
> >> the bits there may gain "common" meaning, too. Imo this kind of change is
> >> meaningful only in a series where later the common-ness is also used.
> >
> > I have a set of upcoming changes here:
> > https://gitlab.com/xen-project/people/dmukhin/xen/-/tree/vuart-framework?ref_type=heads
> >
> > Specifically,
> > https://gitlab.com/xen-project/people/dmukhin/xen/-/commit/17f44d23c1904374963c4ec839bc8219041b5d26
> >
> > enables the use of emulation_flags on Arm.
> >
> > I can move this patch to the upcoming series, if needed, but looks like it is
> > OK to have it for Arm even now.
>
> Prior to that series making it to a ready-to-be-committed state, it'll be
> (effectively) dead code on Arm. Which strictly speaking Misra objects to.
> I wonder if you, Stefano, considered that when giving your R-b.
>
> Further - what about PPC and RISC-V?
I have no problem plumbing this patch to the follow on series.
Will re-adjust.
>
> Jan
>
next prev parent reply other threads:[~2025-06-06 7:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-02 19:17 [PATCH v5 0/2] xen/domain: updates to hardware emulation flags dmkhn
2025-06-02 19:17 ` [PATCH v5 1/2] xen/domain: introduce common " dmkhn
2025-06-04 10:36 ` Jan Beulich
2025-06-05 1:17 ` dmkhn
2025-06-05 6:44 ` Jan Beulich
2025-06-05 23:46 ` Stefano Stabellini
2025-06-06 7:33 ` dmkhn [this message]
2025-06-05 9:08 ` Roger Pau Monné
2025-06-06 7:18 ` dmkhn
2025-06-02 19:17 ` [PATCH v5 2/2] xen/domain: rewrite emulation_flags_ok() dmkhn
2025-06-04 10:43 ` Jan Beulich
2025-06-05 2:00 ` dmkhn
2025-06-05 8:58 ` Roger Pau Monné
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=aEKZ22RjdRXpND1U@kraken \
--to=dmkhn@proton.me \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=dmukhin@ford.com \
--cc=jbeulich@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=teddy.astie@vates.tech \
--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.