On 27/8/25 23:38, Richard Henderson wrote:
Sink all of the qemu_log calls to the end, collecting only
a string for the name, if identified. Merge separate if
blocks into one switch.
Signed-off-by: Richard Henderson
---
linux-user/strace.c | 102 ++--
On Thu, Aug 28, 2025 at 07:38:20AM +1000, Richard Henderson wrote:
> Sink all of the qemu_log calls to the end, collecting only
> a string for the name, if identified. Merge separate if
> blocks into one switch.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/strace.c | 102