|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Error in Xend-API method VM_set_actions_after_cr
Dube, Lutz writes ("[Xen-devel] [PATCH] Error in Xend-API method
VM_set_actions_after_crash"):
> Xend-API defines the method VM_set_actions_after_crash with valid action
> names coredump_and_destroy, coredump_and_restart,... . These values have to
> be converted into internal representation "coredump-destroy",
> "coredump-restart", ...
> otherwise start of the domain is rejected.
> Same error occurs, if I try to create a VM using the Xend-API with
> actions_after_crash set to coredump_and_destroy.
Thanks, I've applied this patch.
> Could you please apply my patch to xen-4-0-testing, too.
We'll test it in xen-unstable first, and cherry-pick it later.
Jim Fehlig writes ("Re: [Xen-devel] [PATCH] Error in Xend-API method
VM_set_actions_after_crash"):
> Your patch looks good, although I've not tested it.
Thanks for the review. I've taken that as an ack of this patch. For
reference, explicitly writing
Acked-by: Your Name <email@xxxxxxxxxxx>
is very helpful.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|