qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: armbru@redhat.com, stefanha@redhat.com
Subject: [PATCH 0/2] trace: fix "-trace file=...."
Date: Tue,  9 Feb 2021 15:57:57 +0100	[thread overview]
Message-ID: <20210209145759.141231-1-pbonzini@redhat.com> (raw)

This series contains two fixes for "-trace file=...".  The first applies
to all backends, while the second only applies to the log backend.

Paolo Bonzini (2):
  trace: fix "-trace file=..."
  trace: skip qemu_set_log_filename if no "-D" option was passed

 softmmu/vl.c    |  4 +++-
 trace/control.c | 13 +++++++------
 2 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.29.2



             reply	other threads:[~2021-02-09 15:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09 14:57 Paolo Bonzini [this message]
2021-02-09 14:57 ` [PATCH 1/2] trace: fix "-trace file=..." Paolo Bonzini
2021-02-09 19:35   ` Eric Blake
2021-02-09 14:57 ` [PATCH 2/2] trace: skip qemu_set_log_filename if no "-D" option was passed Paolo Bonzini
2021-02-09 19:36   ` Eric Blake
2021-02-15 17:34 ` [PATCH 0/2] trace: fix "-trace file=...." Stefan Hajnoczi

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=20210209145759.141231-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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).