|
|
|
|
|
|
|
|
|
|
xen-cim
[Xen-cim] [PATCH] Xen_OperatingSystem_setInstanceFromResource patch
After the new updates to compile witth Xen-3.0.4, I found that we still
could not enumerate Xen_OperatingSystem. The issue is that the pv_kernel
parameter is null. This patch does a sanity check to ensure that the
pv_kernel value is clean before it does anything. Also, it will not
fault if the pv_kernel path does not look like it expects it to be.
pv_kernel should not have been null, ut this initial patch will ensure
that the CIMOM does not croak on bad returns from libXen.
With this patch, I can enumerate Xen_OperatingSystem classes.
Raj
_______________________________________________
Xen-cim mailing list
Xen-cim@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-cim
|
|
|
|
|