qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] bsd-user/main: Allow setting tb-size


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] bsd-user/main: Allow setting tb-size
Date: Wed, 31 Jul 2024 22:53:05 +0200
User-agent: Mozilla Thunderbird

On 31/7/24 16:45, Ilya Leoshkevich wrote:
While qemu-system can set tb-size using -accel tcg,tb-size=n, there
is no similar knob for qemu-bsd-user. Add one in a way similar to how
one-insn-per-tb is already handled.

Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
---
  bsd-user/main.c | 9 +++++++++
  1 file changed, 9 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]