qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Joelle van Dyne <j@getutm.app>, qemu-devel@nongnu.org
Cc: Cameron Esfahani <dirty@apple.com>,
	Roman Bolshakov <rbolshakov@ddn.com>,
	 Phil Dennis-Jordan <phil@philjordan.eu>,
	Mads Ynddal <mads@ynddal.dk>
Subject: Re: [PATCH] hvf: allow slot size to increase
Date: Wed, 3 Dec 2025 07:59:35 +0100	[thread overview]
Message-ID: <75b1bf03-1f65-46e7-bbd2-0fa106cf8fae@linaro.org> (raw)
In-Reply-To: <20251203035847.94102-1-j@getutm.app>

Hi Joelle,

On 3/12/25 04:58, Joelle van Dyne wrote:
> Instead of having a fixed limit of 32 slots, we allow the number of slots
> to expand. Currently there does not seem to be a need to add a limit, but
> if the allocation fails, we will abort. The KVM backend was used for
> inspiration here.
> 
> Signed-off-by: Joelle van Dyne <j@getutm.app>
> ---
>   include/system/hvf_int.h | 12 ++++++-
>   accel/hvf/hvf-all.c      | 78 ++++++++++++++++++++++++++++++----------
>   2 files changed, 71 insertions(+), 19 deletions(-)

See first 12 patches of:
https://lore.kernel.org/qemu-devel/20251114200422.4280-1-philmd@linaro.org/


      parent reply	other threads:[~2025-12-03  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-03  3:58 [PATCH] hvf: allow slot size to increase Joelle van Dyne
2025-12-03  3:58 ` [PATCH] hvf: warn when attempting to add unaligned page size Joelle van Dyne
2025-12-03  6:59 ` Philippe Mathieu-Daudé [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=75b1bf03-1f65-46e7-bbd2-0fa106cf8fae@linaro.org \
    --to=philmd@linaro.org \
    --cc=dirty@apple.com \
    --cc=j@getutm.app \
    --cc=mads@ynddal.dk \
    --cc=phil@philjordan.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=rbolshakov@ddn.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).