qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c
@ 2009-09-28 19:11 Markus Armbruster
  2009-09-28 19:41 ` Luiz Capitulino
  2009-09-30 10:29 ` Mark McLoughlin
  0 siblings, 2 replies; 4+ messages in thread
From: Markus Armbruster @ 2009-09-28 19:11 UTC (permalink / raw)
  To: qemu-devel

Caveat: I'm not familiar with slirp, and I'm not sure 1/3 is the right
thing to do.

Markus Armbruster (3):
  Make net_client_init() consume slirp_configs even on error
  Don't exit() in config_error()
  Drop config_error(), use qemu_error() instead

 net.c |  192 ++++++++++++++++++++++++++++++++---------------------------------
 net.h |    4 +-
 vl.c  |    9 ++-
 3 files changed, 102 insertions(+), 103 deletions(-)

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

end of thread, other threads:[~2009-09-30 10:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 19:11 [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c Markus Armbruster
2009-09-28 19:41 ` Luiz Capitulino
2009-09-29 12:32   ` Markus Armbruster
2009-09-30 10:29 ` Mark McLoughlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).