qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <lvivier@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Eric Blake" <eblake@redhat.com>, "Fam Zheng" <fam@euphon.net>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Laurent Vivier" <lvivier@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/2] scsi: Convert from DPRINTF() macro to trace events
Date: Tue, 11 Dec 2018 17:31:03 +0100	[thread overview]
Message-ID: <20181211163105.31834-1-lvivier@redhat.com> (raw)

Convert the last two files in hw/scsi.

v2: call directly trace_scsi_disk_new_request(), don't pass
    it in the argument

Laurent Vivier (2):
  scsi-disk: Convert from DPRINTF() macro to trace events
  scsi-generic: Convert from DPRINTF() macro to trace events

 hw/scsi/scsi-disk.c    | 103 ++++++++++++++++++++---------------------
 hw/scsi/scsi-generic.c |  56 +++++++++++-----------
 hw/scsi/trace-events   |  40 ++++++++++++++++
 3 files changed, 116 insertions(+), 83 deletions(-)

-- 
2.19.2

             reply	other threads:[~2018-12-11 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11 16:31 Laurent Vivier [this message]
2018-12-11 16:31 ` [Qemu-devel] [PATCH v2 1/2] scsi-disk: Convert from DPRINTF() macro to trace events Laurent Vivier
2018-12-11 16:31 ` [Qemu-devel] [PATCH v2 2/2] scsi-generic: " Laurent Vivier

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=20181211163105.31834-1-lvivier@redhat.com \
    --to=lvivier@redhat.com \
    --cc=eblake@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=fam@euphon.net \
    --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).