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: Paolo Bonzini
Subject: Re: [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing
Date: Fri, 26 Sep 2014 10:27:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

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>

Michael, are you going to pick these up?

Paolo



reply via email to

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