qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message print


From: Gonglei (Arei)
Subject: Re: [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing
Date: Fri, 26 Sep 2014 08:32:21 +0000

> From: Paolo Bonzini [mailto:address@hidden
> Subject: Re: [PATCH 0/3] os-posix: improve the error message printing
> 
> Il 26/09/2014 10:14, address@hidden ha scritto:
> > From: Gonglei <address@hidden>
> >
> > The patches mainly improve the error message printing.
> > And adjust coding style of os-posix.c.
> >
> > Daemonize the QEMU process after initialization, QEMU will not detach from
> > standard IO until it is ready to receive connections on any of its devices.
> > So, using fprintf print error.
> >
> > Cc: Eric Blake <address@hidden>
> >
> > Gonglei (3):
> >   os-posix: change tab to space avoid violating coding style
> >   os-posix: remove confused errno
> >   os-posix: report error message when lock file failed
> >
> >  os-posix.c | 83
> ++++++++++++++++++++++++++++++++++----------------------------
> >  1 file changed, 45 insertions(+), 38 deletions(-)
> >
> 
> Reviewed-by: Paolo Bonzini <address@hidden>
> 

Thanks!  :)

Best regards,
-Gonglei

> Michael, are you going to pick these up?
> 
> Paolo



reply via email to

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