
8 May
2013
8 May
'13
8:33 p.m.
Daniel P. Berrange wrote:
On Mon, May 06, 2013 at 03:01:25PM -0600, Jim Fehlig wrote:
Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
Unconditionally invoke the xenHypervisorLookupDomainByID, xenHypervisorLookupDomainByUUID or xenDaemonLookupByName for looking up domains. Fallback to xenXMDomainLookupByUUID and xenXMDomainLookupByName for legacy XenD without inactive domain support
Do you think there are any Xen installations running such an old xend toolstack, and if so wanting to use e.g. libvirt 1.0.6? Seems all of the XEND_CONFIG_VERSION_3_0_3 logic could be removed from the code.
This is all relevant to RHEL5 Xen and I'm not ready to declare RHEL5 unsupported by libvirt yet.
Understood :). Regards, Jim