qemu-trivial
[Top][All Lists]
Advanced

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

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


From: arei.gonglei
Subject: [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing
Date: Fri, 26 Sep 2014 16:14:29 +0800

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(-)

-- 
1.7.12.4





reply via email to

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