qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH V5] block/nfs: add support for setting debug lev


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH V5] block/nfs: add support for setting debug level
Date: Fri, 13 Nov 2015 17:45:09 +0800
User-agent: Mutt/1.5.23 (2015-06-09)

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 <address@hidden>
> ---
> 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 <address@hidden>
when CCing me.  I didn't spot the mail to GMail until after the QEMU 2.5
hard freeze deadline.

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.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]