qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] trace: remove argument from trace_init_file


From: Stefan Hajnoczi
Subject: Re: [PATCH] trace: remove argument from trace_init_file
Date: Tue, 27 Oct 2020 11:23:02 +0000

On Mon, Oct 26, 2020 at 10:40:19AM -0400, Paolo Bonzini wrote:
> It is not needed, all the callers are just saving what was
> retrieved from -trace and trace_init_file can retrieve it
> on its own.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  bsd-user/main.c                      |  6 ++----
>  linux-user/main.c                    |  6 ++----
>  qemu-img.c                           |  6 ++----
>  qemu-io.c                            |  6 ++----
>  qemu-nbd.c                           |  6 ++----
>  scsi/qemu-pr-helper.c                |  6 ++----
>  softmmu/vl.c                         |  6 ++----
>  storage-daemon/qemu-storage-daemon.c |  9 +++------
>  trace/control.c                      | 10 ++++------
>  trace/control.h                      | 12 +++---------
>  10 files changed, 24 insertions(+), 49 deletions(-)

Thanks, applied to my tracing-next tree:
https://gitlab.com/stefanha/qemu/commits/tracing-next

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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