All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: xen-devel@lists.xenproject.org,
	Oleksii Kurochko <oleksii.kurochko@gmail.com>,
	Community Manager <community.manager@xenproject.org>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Anthony PERARD <anthony.perard@vates.tech>,
	Michal Orzel <michal.orzel@amd.com>,
	Julien Grall <julien@xen.org>,
	Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [PATCH v2 2/2] x86/dom0: attempt to fixup p2m page-faults for PVH dom0
Date: Tue, 18 Feb 2025 17:39:52 +0100	[thread overview]
Message-ID: <Z7S32Opuv9l-kLgA@macbook.local> (raw)
In-Reply-To: <eb003947-612e-475f-911c-f42e45d552da@suse.com>

On Tue, Feb 18, 2025 at 04:58:20PM +0100, Jan Beulich wrote:
> On 18.02.2025 16:44, Roger Pau Monné wrote:
> > On Tue, Feb 18, 2025 at 03:35:04PM +0100, Roger Pau Monne wrote:
> >> --- a/docs/misc/xen-command-line.pandoc
> >> +++ b/docs/misc/xen-command-line.pandoc
> >> @@ -822,7 +822,8 @@ Specify the bit width of the DMA heap.
> >>  
> >>  ### dom0
> >>      = List of [ pv | pvh, shadow=<bool>, verbose=<bool>,
> >> -                cpuid-faulting=<bool>, msr-relaxed=<bool> ] (x86)
> >> +                cpuid-faulting=<bool>, msr-relaxed=<bool>,
> >> +                pf-fixup=<bool> ] (x86)
> >>  
> >>      = List of [ sve=<integer> ] (Arm64)
> >>  
> >> @@ -883,6 +884,19 @@ Controls for how dom0 is constructed on x86 systems.
> >>  
> >>      If using this option is necessary to fix an issue, please report a bug.
> >>  
> >> +*   The `pf-fixup` boolean is only applicable when using a PVH dom0 and
> >> +    defaults to false.
> > 
> > I'm considering whether the default should instead be true, so that
> > PVH is closer to what which regions a classic PV dom0 gets access to.
> 
> I was wondering about this too, but then thought that we may want to do
> this in a separate step, once we've had some more coverage.

Ack, let's put it in first and consider changing the default later.

Thanks, Roger.


  reply	other threads:[~2025-02-18 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 14:35 [PATCH v2 0/2] x86/pvh: workaround missing MMIO regions in dom0 p2m Roger Pau Monne
2025-02-18 14:35 ` [PATCH v2 1/2] x86/emul: dump unhandled memory accesses for PVH dom0 Roger Pau Monne
2025-02-18 14:35 ` [PATCH v2 2/2] x86/dom0: attempt to fixup p2m page-faults " Roger Pau Monne
2025-02-18 15:44   ` Roger Pau Monné
2025-02-18 15:58     ` Jan Beulich
2025-02-18 16:39       ` Roger Pau Monné [this message]
2025-02-18 15:57   ` Jan Beulich
2025-02-28 15:42   ` 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=Z7S32Opuv9l-kLgA@macbook.local \
    --to=roger.pau@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@vates.tech \
    --cc=community.manager@xenproject.org \
    --cc=jbeulich@suse.com \
    --cc=julien@xen.org \
    --cc=michal.orzel@amd.com \
    --cc=oleksii.kurochko@gmail.com \
    --cc=sstabellini@kernel.org \
    --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.