On Wed, May 17, 2017 at 02:28:25PM -0700, no-re...@patchew.org wrote:
[...]
>   CC      qmp.o
>   CC      hmp.o
> /var/tmp/patchew-tester-tmp-3wn9eneh/src/qmp.c: In function 
> ‘qom_list_types_tramp’:
> /var/tmp/patchew-tester-tmp-3wn9eneh/src/qmp.c:452:22: error: ‘DeviceClass 
> {aka struct DeviceClass}’ has no member named ‘user_creatable’
>      bool uc = dc ? dc->user_creatable : false;
>                       ^~
> /var/tmp/patchew-tester-tmp-3wn9eneh/src/rules.mak:69: recipe for target 
> 'qmp.o' failed
> make: *** [qmp.o] Error 1
> make: *** Waiting for unfinished jobs....

This patch is based on Stefan's staging branch, that's why it
won't build properly on qemu.git master.

-- 
Eduardo

Reply via email to