All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing
@ 2014-09-26  8:14 ` arei.gonglei
  0 siblings, 0 replies; 14+ messages in thread
From: arei.gonglei @ 2014-09-26  8:14 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, weidong.huang, qemu-trivial, mjt, armbru, Gonglei,
	pbonzini, eblake

From: Gonglei <arei.gonglei@huawei.com>

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 <eblake@redhat.com>

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




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-26 17:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26  8:14 [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing arei.gonglei
2014-09-26  8:14 ` [Qemu-devel] " arei.gonglei
2014-09-26  8:14 ` [Qemu-trivial] [PATCH 1/3] os-posix: change tab to space avoid violating coding style arei.gonglei
2014-09-26  8:14   ` [Qemu-devel] " arei.gonglei
2014-09-26  8:14 ` [Qemu-trivial] [PATCH 2/3] os-posix: remove confused errno arei.gonglei
2014-09-26  8:14   ` [Qemu-devel] " arei.gonglei
2014-09-26  8:14 ` [Qemu-trivial] [PATCH 3/3] os-posix: report error message when lock file failed arei.gonglei
2014-09-26  8:14   ` [Qemu-devel] " arei.gonglei
2014-09-26  8:27 ` [Qemu-trivial] [PATCH 0/3] os-posix: improve the error message printing Paolo Bonzini
2014-09-26  8:27   ` [Qemu-devel] " Paolo Bonzini
2014-09-26  8:32   ` [Qemu-trivial] " Gonglei (Arei)
2014-09-26  8:32     ` [Qemu-devel] " Gonglei (Arei)
2014-09-26 17:22 ` [Qemu-trivial] " Michael Tokarev
2014-09-26 17:22   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.