Stefan Berger
2007-Oct-16 16:28 UTC
[Xen-devel] [PATCH] [XEND] [Xen-API] Suspended domain causes fault if vif.get_all_records() is called
A single suspended domain on the system causes a fault when vif.get_all_records() is called since this returns an ErrorDescription and no ''Value'' in the ''v'' dictionary. This patch now returns a ''None'' as Value which might not be optimal but better than faulting. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel