qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, armbru@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] qemu-log: remove -d ioport
Date: Fri, 16 Oct 2015 15:16:10 +0200	[thread overview]
Message-ID: <1445001373-15279-1-git-send-email-pbonzini@redhat.com> (raw)

All of its uses are disabled at compile-time by default, so convert to
tracepoints or expands the existing ones.

Paolo Bonzini (3):
  prep: do not use CPU_LOG_IOPORT, convert to tracepoints
  ioport: do not use CPU_LOG_IOPORT, expand tracepoints
  qemu-log: remove -d ioport

 hw/ppc/prep.c      | 30 +++---------------------------
 include/qemu/log.h |  1 -
 ioport.c           | 26 ++++++--------------------
 qemu-log.c         |  2 --
 trace-events       |  8 ++++++--
 5 files changed, 15 insertions(+), 52 deletions(-)

-- 
2.5.0

             reply	other threads:[~2015-10-16 13:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 13:16 Paolo Bonzini [this message]
2015-10-16 13:16 ` [Qemu-devel] [PATCH 1/3] prep: do not use CPU_LOG_IOPORT, convert to tracepoints Paolo Bonzini
2015-10-23  1:38   ` [Qemu-devel] [Qemu-ppc] " David Gibson
2015-10-23  7:30     ` Paolo Bonzini
2015-10-23  9:37     ` Andreas Färber
2015-10-16 13:16 ` [Qemu-devel] [PATCH 2/3] ioport: do not use CPU_LOG_IOPORT, expand tracepoints Paolo Bonzini
2015-10-16 13:16 ` [Qemu-devel] [PATCH 3/3] qemu-log: remove -d ioport 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=1445001373-15279-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).