On 11/28/2012 01:04 PM, mdroth wrote:
> On Tue, Nov 27, 2012 at 11:01:54AM -0200, Luiz Capitulino wrote:
>> This series revamps qemu-ga error messages by:
>>
>> - Propagating errors down to functions that generate errors
>> - Fixing UndefinedErrors
>> - Getting rid of sprint() + error_set()
>>
On Tue, Nov 27, 2012 at 11:01:54AM -0200, Luiz Capitulino wrote:
> This series revamps qemu-ga error messages by:
>
> - Propagating errors down to functions that generate errors
> - Fixing UndefinedErrors
> - Getting rid of sprint() + error_set()
> - Other small fixes
>
> Only the POSIX port
On Wed, Nov 28, 2012 at 02:04:31PM -0600, mdroth wrote:
> On Tue, Nov 27, 2012 at 11:01:54AM -0200, Luiz Capitulino wrote:
> > This series revamps qemu-ga error messages by:
> >
> > - Propagating errors down to functions that generate errors
> > - Fixing UndefinedErrors
> > - Getting rid of spr
On Tue, Nov 27, 2012 at 11:01:54AM -0200, Luiz Capitulino wrote:
> This series revamps qemu-ga error messages by:
>
> - Propagating errors down to functions that generate errors
> - Fixing UndefinedErrors
> - Getting rid of sprint() + error_set()
> - Other small fixes
Hi Luiz,
Patches look g
This series revamps qemu-ga error messages by:
- Propagating errors down to functions that generate errors
- Fixing UndefinedErrors
- Getting rid of sprint() + error_set()
- Other small fixes
Only the POSIX port is covered in this series, win32 is left to another day.
Luiz Capitulino (10):