qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 00/34]: add new error format


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH v1 00/34]: add new error format
Date: Thu, 2 Aug 2012 10:41:11 -0300

On Wed,  1 Aug 2012 22:02:20 -0300
Luiz Capitulino <address@hidden> wrote:

> Quick summary first, long introduction afterwards.
> 
> From the rfc:
> 
>  o rebased on top of master
>  o dropped patch "qapi: qapi.py: allow the "'" character be escaped"
>  o split patch "qerror: drop qerror_abort()" into two patches
>  o fixed tcp_start_outgoing_migration() not to use QERR_ macros
>  o fixed qemu-ga to use the new error format
>  o dropped more unused stuff
>  o improved several changelogs
> 
> Btw, please take a special look in patches 14/34, 15/34 and 16/34.

I forgot saying here that this actually doesn't when building all targets:

LINK  i386-linux-user/qemu-i386
../qapi/qmp-dispatch.o: In function `qmp_build_error_object':
/home/lcapitulino/work/src/qmp-unstable/qapi/qmp-dispatch.c:114: undefined 
reference to `ErrorClass_lookup'
collect2: ld returned 1 exit status

This problem was introduced by patch 30/34, but I seem to get a different
build breakage whenever I try to fix it...



reply via email to

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