Petersson, Mats
2007-May-24 15:04 UTC
[Xen-devel] [PATCH][XEND/XM]Fix error reporting when restoring a second domain with same name.
When restoring a domain with a name that already exists, "xm restore" would say "Restore failed", despite the nice descriptive error being created by the _checkName function that detects this error condition. The attached patch forwards the error from Xend to the xm command, and thus allows the actual error message to be shown to the user. I looked at the code in "create" and I think this is doing the right thing. -- Mats _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel