On Mon, 2014-04-28 at 12:17 +0100, Ian Campbell wrote:
On Fri, 2014-04-25 at 14:12 -0600, Jim Fehlig wrote:
> I dropped initializing the variable and pushed the patch.
> Thanks!
Thanks! I rebased to current master (no additional patches on my end)
tried to test and suddenly libvirtd is segfaulting in libxl when I run
virsh create. The fault is at "nexus->ev = 0" in osevent_release_nexus.
I haven't changed my Xen and I updated libvirt from
cc92ee32cde8d0ce0092d3ff30aece90af7b1781 + this patch to
eec2f65946388102f8acdd63f13c21a8b9aae806, nothing in that range looks
relevant.
Any ideas?
As soon as a wrote this and moved onto something else I realised that I
had clearer out some "cruft" from /boot -- including the kernel which my
cfg file was referencing....
Fixing that I can now confirm that your modification to my patch was
correct and that consoles work for me on ARM.
Ian.