All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony@xenproject.org>
To: "Petr Beneš" <w1benny@gmail.com>
Cc: xen-devel@lists.xenproject.org, Nick Rosbrook <enr0n@ubuntu.com>,
	George Dunlap <gwd@xenproject.org>,
	Anthony PERARD <anthony.perard@vates.tech>,
	Juergen Gross <jgross@suse.com>
Subject: Re: [PATCH v10 1/9] tools/xl: Add altp2m_count parameter
Date: Fri, 18 Jul 2025 17:16:03 +0200	[thread overview]
Message-ID: <aHplM-eTYp7nzHgy@l14> (raw)
In-Reply-To: <c291e2e56c598df8c328e76f237699084b2dd593.1752691429.git.w1benny@gmail.com>

On Wed, Jul 16, 2025 at 08:15:31PM +0000, Petr Beneš wrote:
> From: Petr Beneš <w1benny@gmail.com>
> 
> Introduce a new altp2m_count parameter to control the maximum number of altp2m
> views a domain can use. By default, if altp2m_count is unspecified and altp2m
> is enabled, the value is set to 10, reflecting the legacy behavior.
> 
> This change is preparatory; it establishes the groundwork for the feature but
> does not activate it.
> 
> Signed-off-by: Petr Beneš <w1benny@gmail.com>

Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>

Thanks,

-- 
Anthony PERARD


  parent reply	other threads:[~2025-07-18 15:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 20:15 [PATCH v10 0/9] x86: Make MAX_ALTP2M configurable Petr Beneš
2025-07-16 20:15 ` [PATCH v10 1/9] tools/xl: Add altp2m_count parameter Petr Beneš
2025-07-17 13:42   ` Nick Rosbrook
2025-07-18 15:16   ` Anthony PERARD [this message]
2025-07-16 20:15 ` [PATCH v10 2/9] docs/man: Add altp2m_count parameter to the xl.cfg manual Petr Beneš
2025-07-16 20:15 ` [PATCH v10 3/9] x86/p2m: Short-circuit p2m_is_altp2m() when CONFIG_ALTP2M=n Petr Beneš
2025-07-22 14:50   ` Jan Beulich
2025-07-16 20:15 ` [PATCH v10 4/9] x86/altp2m: Remove p2m_altp2m_check stubs from unsupported architectures Petr Beneš
2025-07-22 14:56   ` Jan Beulich
2025-07-29 20:39     ` Petr Beneš
2025-07-30  5:33       ` Jan Beulich
2025-07-16 20:15 ` [PATCH v10 5/9] x86/altp2m: Wrap altp2m-specific code in #ifdef CONFIG_ALTP2M Petr Beneš
2025-07-22 15:51   ` Jan Beulich
2025-07-16 20:15 ` [PATCH v10 6/9] xen: Make the maximum number of altp2m views configurable for x86 Petr Beneš
2025-07-23 15:26   ` Jan Beulich
2025-07-16 20:15 ` [PATCH v10 7/9] tools/libxl: Activate the altp2m_count feature Petr Beneš
2025-07-16 20:15 ` [PATCH v10 8/9] xen/x86: Disallow creating domains with altp2m enabled and altp2m.nr == 0 Petr Beneš
2025-07-16 20:15 ` [PATCH v10 9/9] tools/ocaml: Add altp2m_count parameter Petr Beneš

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=aHplM-eTYp7nzHgy@l14 \
    --to=anthony@xenproject.org \
    --cc=anthony.perard@vates.tech \
    --cc=enr0n@ubuntu.com \
    --cc=gwd@xenproject.org \
    --cc=jgross@suse.com \
    --cc=w1benny@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.