qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Moritz Volz <momivolz@gmail.com>
To: Ilya Leoshkevich <iii@linux.ibm.com>,
	Laurent Vivier <laurent@vivier.eu>,
	 Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] linux-user/main: Allow setting tb-size
Date: Wed, 5 Mar 2025 17:33:33 +0100	[thread overview]
Message-ID: <ab652f95-5cff-4bdf-b5dd-32f26553ba9b@gmail.com> (raw)
In-Reply-To: <20240730215532.1442-1-iii@linux.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

On 30.07.2024 23:54 Ilya Leoshkevich wrote:
> While qemu-system can set tb-size using -accel tcg,tb-size=n, there
> is no similar knob for qemu-user. Add one in a way similar to how
> one-insn-per-tb is already handled.
>
> Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
> ---
>   linux-user/main.c | 12 ++++++++++++
>   1 file changed, 12 insertions(+)
Right now (commit 661c2e1a) it looks like this change never made it to 
linux-user/main.c in the master branch.

Interestingly enough the changes for bsd-user/main.c were merged in 
early November.

Did this patch just get lost, or is there a reason it was appied to 
bsd-user but not linux-user (despite the initial effort to maintain 
feature parity)? It looks like a useful feature to have and compiling 
from source for a 12 line patch is not very convenient.

[-- Attachment #2: Type: text/html, Size: 1666 bytes --]

      parent reply	other threads:[~2025-03-05 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30 21:54 [PATCH] linux-user/main: Allow setting tb-size Ilya Leoshkevich
2024-07-30 23:04 ` Richard Henderson
2024-07-31 12:21 ` Philippe Mathieu-Daudé
2025-03-05 16:33 ` Moritz Volz [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=ab652f95-5cff-4bdf-b5dd-32f26553ba9b@gmail.com \
    --to=momivolz@gmail.com \
    --cc=iii@linux.ibm.com \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 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).