[libvirt] [PATCH] libxl: initialize vfb defbools in libxlMakeVfb

Jim Fehlig jfehlig at suse.com
Fri Apr 17 19:57:43 UTC 2015


On 04/17/2015 11:59 AM, Olaf Hering wrote:
> On Fri, Apr 17, Olaf Hering wrote:
>
>> If the domU configu has sdl enabled libvirtd crashes:
>> libvirtd[5158]: libvirtd: libxl.c:343: libxl_defbool_val: Assertion `!libxl_defbool_is_default(db)' failed.
>>
>> Initialize the relevant defbool variables in libxl_device_vfb.
> Fix one crash, find another:
>
> Does libvirt have a representation for this one?
>
>    libxl_defbool_val(vfb.sdl.opengl));

I'm not aware of any way to specify OpenGL in libvirt domXML.

> If not, it should be initialized to false in libxlMakeVfb.

As before, seems like the init function should handle this.

Regards,
Jim




More information about the libvir-list mailing list