[libvirt] [PATCH] Xen Events Updated

Ben Guthro bguthro at virtualiron.com
Fri Nov 21 18:56:16 UTC 2008


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...




More information about the libvir-list mailing list