[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Xen Events Updated
- From: Ben Guthro <bguthro virtualiron com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list <libvir-list redhat com>
- Subject: Re: [libvirt] [PATCH] Xen Events Updated
- Date: Fri, 21 Nov 2008 13:56:16 -0500
I think I found the culprit of this:
Daniel P. Berrange wrote on 11/21/2008 11:13 AM:
> - Allocate capabilities info before initializing inotify driver
> because loading XM config files /etc/xen requires this
>
...
> - if (!(priv->caps = xenHypervisorMakeCapabilities(conn))) {
> - DEBUG0("Failed to make capabilities");
> - goto fail;
> - }
If I undo this part of your patch, everything else works as designed.
While I have no evidence yet to support this claim, I think this is failing trying to open the xend socket, perhaps before the xend driver is open...
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]