
24 Apr
2015
24 Apr
'15
10:19 p.m.
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));
If not, it should be initialized to false in libxlMakeVfb.
Hrm, missed adding this before pushing your original patch. I'm going to push a trivial follow-up. Regards, Jim