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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to