qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 0/3] Clean up error handling in net.c
Date: Mon, 28 Sep 2009 16:41:27 -0300

On Mon, 28 Sep 2009 21:11:32 +0200
Markus Armbruster <address@hidden> wrote:

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

 FWIW, I'm working on a infrastructure for error handling in the Monitor.

 The goal is not only to fix abort/don't abort cases, but also to pass
error information up in the call stack, so that the protocol can emit it.

 So, in case you are planning to fix more of those abort cases, I would
really appreciate if you do this as part of a QObject conversion,
otherwise I would have to re-visit the handler to do the conversion
myself.

 I should post patches this week, although I'm not sure if I've picked
up the best API design for this...




reply via email to

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