From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c
Date: Mon, 28 Sep 2009 21:11:32 +0200 [thread overview]
Message-ID: <cover.1254164473.git.armbru@redhat.com> (raw)
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(-)
next reply other threads:[~2009-09-28 19:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-28 19:11 Markus Armbruster [this message]
2009-09-28 19:41 ` [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c Luiz Capitulino
2009-09-29 12:32 ` Markus Armbruster
2009-09-30 10:29 ` Mark McLoughlin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1254164473.git.armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.