qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, Daniel Henrique Barboza <danielhb413@gmail.com>
Subject: [PATCH v2 0/1] vl.c: fix trace backend init ordering
Date: Tue,  5 Jan 2021 15:14:36 -0300	[thread overview]
Message-ID: <20210105181437.538366-1-danielhb413@gmail.com> (raw)

changes from v2:
- fixed a typo in the comment block
- added Paolo's R-b


Daniel Henrique Barboza (1):
  vl.c: do not execute trace_init_backends() before daemonizing

 softmmu/vl.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
2.26.2



             reply	other threads:[~2021-01-05 18:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 18:14 Daniel Henrique Barboza [this message]
2021-01-05 18:14 ` [PATCH v2 1/1] vl.c: do not execute trace_init_backends() before daemonizing Daniel Henrique Barboza
2021-01-06 16:59   ` Stefan Hajnoczi
2021-01-06 19:59     ` Paolo Bonzini
2021-01-19 14:10       ` Daniel Henrique Barboza
2021-03-02 10:51 ` [PATCH v2 0/1] vl.c: fix trace backend init ordering Daniel Henrique Barboza
2021-03-02 11:03   ` Paolo Bonzini

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=20210105181437.538366-1-danielhb413@gmail.com \
    --to=danielhb413@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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).