From: Paolo Bonzini <pbonzini@redhat.com>
To: "Roland Dreier" <roland@purestorage.com>,
"Andreas Färber" <afaerber@suse.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h
Date: Thu, 20 Feb 2014 16:35:35 +0100 [thread overview]
Message-ID: <530620C7.7060208@redhat.com> (raw)
In-Reply-To: <53052B92.7080305@redhat.com>
Il 19/02/2014 23:09, Paolo Bonzini ha scritto:
> Oversight, but it convinces me more that we should just match [_-] also
> against the other in the pair. Must find time to write that patch...
Looks like _ is more common than - for device properties:
$ git grep DEFINE_PROP_.*\(\".*_.*\" | wc -l
132
$ git grep DEFINE_PROP_.*\(\".*-.*\" | wc -l
77
Paolo
next prev parent reply other threads:[~2014-02-20 15:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 16:28 [Qemu-devel] [PATCH] scsi-disk: Add support for port WWN and index descriptors in VPD page 83h Roland Dreier
2014-02-19 17:07 ` Paolo Bonzini
2014-02-19 18:11 ` Andreas Färber
2014-02-19 18:18 ` Roland Dreier
2014-02-19 22:09 ` Paolo Bonzini
2014-02-20 15:35 ` Paolo Bonzini [this message]
2014-02-20 16:02 ` Andreas Färber
2014-02-20 16:10 ` Paolo Bonzini
2014-02-20 17:54 ` Markus Armbruster
-- strict thread matches above, loose matches on Subject: below --
2014-02-20 17:14 Roland Dreier
2014-02-20 17:15 ` 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=530620C7.7060208@redhat.com \
--to=pbonzini@redhat.com \
--cc=afaerber@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=roland@purestorage.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).