From: John Snow <jsnow@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>, Peter Lieven <pl@kamp.de>
Cc: kwolf@redhat.com, famz@redhat.com, qemu-block@nongnu.org,
qemu-devel@nongnu.org, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH V5] block/nfs: add support for setting debug level
Date: Mon, 16 Nov 2015 11:27:30 -0500 [thread overview]
Message-ID: <564A03F2.3010802@redhat.com> (raw)
In-Reply-To: <20151116032502.GA9498@stefanha-x1.localdomain>
On 11/15/2015 10:25 PM, Stefan Hajnoczi wrote:
> On Fri, Nov 13, 2015 at 10:52:49AM +0100, Peter Lieven wrote:
>> Am 13.11.2015 um 10:45 schrieb Stefan Hajnoczi:
>>> On Mon, Nov 09, 2015 at 08:09:33AM +0100, Peter Lieven wrote:
>>>> recent libnfs versions support logging debug messages. Add
>>>> support for it in qemu through an URL parameter.
>>>>
>>>> Example:
>>>> qemu -cdrom nfs://127.0.0.1/iso/my.iso?debug=2
>>>>
>>>> Signed-off-by: Peter Lieven <pl@kamp.de>
>>>> ---
>>>> v4->v5: add a comment in the code why we limit the debug level [Stefan]
>>>> v3->v4: revert to the initial version, but limit max debug level
>>>> v2->v3: use a per-drive option instead of a global one. [Stefan]
>>>> v1->v2: reworked patch to accept the debug level as a cmdline
>>>> parameter instead of an URI parameter [Stefan]
>>>>
>>>> block/nfs.c | 12 ++++++++++++
>>>> 1 file changed, 12 insertions(+)
>>> Hi Peter,
>>> Please use my official maintainer email address <stefanha@redhat.com>
>>> when CCing me. I didn't spot the mail to GMail until after the QEMU 2.5
>>> hard freeze deadline.
>>
>> Okay. I think I used that email because you replayed to earlier versions
>> of this Patch from your Gmail address.
>>
>>>
>>> Only bug fixes are being merged for QEMU 2.5 now. I'm sorry that this
>>> patch didn't make it. My block-next branch will be opening on Monday
>>> and I'll merge this patch there for QEMU 2.6.
>>
>> Thats not critical in this case. I think same applies for the ATAPI stuff
>> we worked on? There you used also your GMail account. Or can this
>> be treated as a bugfix?
>
> The ATAPI patches go through John Snow. It's up to him whether they are
> considered a bug fix suitable for 2.5 or too risky.
>
> Stefan
>
I've tested them pretty thoroughly; I think they're safe (ATAPI-wise)
provided the buffered DMA helpers look sane (They look sane to me.) The
modifications to the giant atapi-return-code blob are well understood at
this point and are definitely fine.
--js
next prev parent reply other threads:[~2015-11-16 16:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-09 7:09 [Qemu-devel] [PATCH V5] block/nfs: add support for setting debug level Peter Lieven
2015-11-10 2:50 ` Fam Zheng
2015-11-13 9:45 ` Stefan Hajnoczi
2015-11-13 9:52 ` Peter Lieven
2015-11-16 3:25 ` Stefan Hajnoczi
2015-11-16 16:27 ` John Snow [this message]
2015-11-13 18:19 ` [Qemu-devel] [Qemu-block] " Jeff Cody
2015-11-16 3:26 ` Stefan Hajnoczi
2016-01-11 8:51 ` [Qemu-devel] " Peter Lieven
2016-01-11 10:47 ` [Qemu-devel] [Qemu-block] " Jeff Cody
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=564A03F2.3010802@redhat.com \
--to=jsnow@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.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).