All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qemu-log: remove -d ioport
@ 2015-10-16 13:16 Paolo Bonzini
  2015-10-16 13:16 ` [Qemu-devel] [PATCH 1/3] prep: do not use CPU_LOG_IOPORT, convert to tracepoints Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paolo Bonzini @ 2015-10-16 13:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, armbru

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-23  9:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-16 13:16 [Qemu-devel] [PATCH 0/3] qemu-log: remove -d ioport Paolo Bonzini
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.